Step 1: Account Setup
1.1 Register
Visit Mixroute Api to register:- Log in to the console
- Sign up with your mobile number and verify
1.2 Add Credits
Top up in the console:- Click “Wallet Management” to pay (Stripe supported)
- Click “Personal Center”
New users receive a $1 bonus upon registration
Step 2: Create API Key
2.1 Generate Key
- Click “Token Management” in the navigation
- Click “Add Token”
- Click “Submit” to generate a key
Step 3: Start Calling
3.1 Connection Info
| Config | Value |
|---|---|
| API URL (Base URL) | https://console.mixroute.io/v1 |
| API Key | Your created key |
| Request Format | Fully OpenAI API compatible |
3.2 Test Call
Quick test with curl:3.3 Code Examples
- Python
- Node.js
- Java
Next Steps
Congratulations! You’ve successfully set up Mixroute Api. Next you can:View API Docs
Learn about complete API specifications
Integrate with Apps
Integrate Mixroute Api with various tools
FAQ
How to switch models?
How to switch models?
Just change the oror
model parameter in your request:Which programming languages are supported?
Which programming languages are supported?
Mixroute Api is OpenAI API compatible, supporting all OpenAI SDK languages:
- Python
- JavaScript/TypeScript
- Java
- Go
- C#/.NET
- Ruby
- PHP
How to check balance?
How to check balance?
Log in to the console to view:
- Account balance
- Usage history
- Consumption statistics
Having issues?
Having issues?
- Check API documentation
- Review common errors
- Contact support: support@mixroute.io