Features
An overview of Brivionix's current capabilities based on the live platform.
OpenAI-Compatible API
All models are accessed via the standard OpenAI Chat Completions endpoint:
text
POST https://brivionix.com/v1/chat/completionsAny OpenAI-compatible SDK, client, or framework works out of the box — just change the Base URL.
Available Models
| Model | Context | Strengths |
|---|---|---|
gpt-5.3-codex | 400K | Reasoning, Tools, Vision labels |
gpt-5.4 | 400K | Reasoning, Tools, Files, Vision labels |
gpt-5.4-mini | 400K | reasoning, tools, files, vision labels |
gpt-5.5 | 1.1M | Reasoning, Tools, Files, Vision labels |
gpt-5.6-luna | 1.1m / 400k | Lowest current input/output price among full-label models |
gpt-5.6-sol | 1.1m / 400k | Full marketplace label set |
gpt-5.6-terra | 1.1m / 400k | Full marketplace label set |
grok-4.5 | — | — |
grok-4.6 | — | — |
All 9 models use the OpenAI Chat Completions endpoint. Streaming and cache billing are endpoint/model behaviors; Reasoning, Tools, Files, and Vision should be checked against the labels on the selected model card.
Smart Routing
- Weighted traffic distribution across upstream channels
- Automatic retry on failure
- Load balancing for high availability
Pay-As-You-Go Pricing
- 0.85 RMB = 1 API Credit
- Supports Stripe
- Volume discounts from 3% to 15%
- Cache billing: ~90% off for cached tokens
Token Management
- Create, edit, disable, and delete tokens
- Set per-token quota limits
- Model whitelist per token
- IP restrictions and expiration dates
- Group-based model access
Client Integration
One-Click Deep Link
Cherry Studio, AionUI, OpenCat — click a button in the console to auto-configure.
Manual Setup
ChatGPT Next Web, Lobe Chat, Open WebUI, Cursor, VS Code Continue — set the Base URL and API Key.
Console Navigation
Top Navigation:
| Menu Item | Description |
|---|---|
| Home | Return to the main website |
| Console | Enter the user console |
| Pricing | View model pricing (login required) |
| About | Learn about the platform |
Console Sidebar:
| Menu Item | Function |
|---|---|
| Playground | Interactive API testing with live results |
| Chat | Built-in chat interface |
| Dashboard | Balance, usage stats, model analytics |
| Token Management | Create and manage API Keys |
| Usage Logs | Per-request details: tokens, cost, IP |
| Drawing Logs | Image generation history |
| Task Logs | Async task history |
| Wallet Management | Top up, billing, redemption codes |
| Personal Settings | Account info and preferences |
Support
- 💬 Discord: discord.gg/vCSAJ9ZAa
- 📧 Email: support@brivionix.com
