Skip to main content
Complete reference documentation for the APIXO API.

Base URL

https://api.apixo.ai/api/v1

Endpoints

MethodEndpointDescription
POST/generateTask/{model}Submit a generation task
GET/statusTask/{model}?taskId={id}Query task status
GET/apikeys/current-balanceGet remaining balance

Quick Reference

Generate Task

Submit a generation task to an AI model

Status Task

Query task status and retrieve results

Webhooks

Real-time callbacks for task completion

System APIs

Account and system related endpoints

Errors

Error codes and troubleshooting

Authentication

All endpoints require a Bearer token. See Authentication for details.
Authorization: Bearer YOUR_API_KEY

Rate Limits

PlanRequests/minConcurrent Tasks
Free103
Pro6010
EnterpriseCustomCustom
Rate limits are per API key. Contact support for higher limits.