API Reference
Complete reference for the APIXO API
API Reference
Complete reference documentation for the APIXO API.
Base URL
Endpoints
| Method | Endpoint | Description |
|---|---|---|
POST | /generateTask/{model} | Submit a generation task |
GET | /statusTask/{model}?taskId={id} | Query task status |
GET | /apikeys/current-balance | Get remaining balance |
Quick Reference
Authentication
All endpoints require a Bearer token. See Authentication for details.
Rate Limits
| Plan | Requests/min | Concurrent Tasks |
|---|---|---|
| Free | 10 | 3 |
| Pro | 60 | 10 |
| Enterprise | Custom | Custom |
Rate limits are per API key. Contact support for higher limits.