/APIXO Docs

API Reference

Complete reference for the APIXO API

API Reference

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 (System API; uses /v1 base URL)

Some account endpoints use the /v1 base URL (without /api). See System APIs.

Quick Reference

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.

On this page