Base URL
All API endpoints are served from:Authentication
OnyxIQ uses session-based authentication backed by Supabase. Sign in at onyxiq.in/login and pass the resulting session cookie on every request. There is no separate API key. See the authentication guide for full instructions.Content type
Send request bodies as JSON and include theContent-Type: application/json header on all POST requests.
Credits
Most API operations consume credits from your account balance. Credits are deducted before the operation runs and refunded automatically if the request fails on the server side. You can top up your balance at onyxiq.in/credits.Available endpoints
The OnyxIQ API is expanding as new products launch. Additional endpoints will be documented here as they become available.
