Recent API Calls
View all →| Endpoint | Units | Charged | Status | Time |
|---|---|---|---|---|
| No API calls yet. Browse the store → | ||||
Live API Key
Use this key in the Authorization: Bearer header on every request. The key is associated with your account and all charges go to your credit balance.
⚠ Rotate API Key
This will immediately invalidate the current key. Any running integration using the old key will break instantly. Make sure to update all your projects before rotating.
Usage
Authenticate via the Authorization header — never in the URL.
Usage History
| API Endpoint | Unit | Quantity | Credits Charged | Status | Timestamp |
|---|---|---|---|---|---|
| No usage yet. | |||||
API Reference
Full endpoint docs for every model in the store. Machine-readable at /v1/catalog — paste it to your LLM.
Authentication
All endpoints require Authorization: Bearer vx_live_xxx. Keys are tied to your balance — no monthly limits.
Billing
Pay-as-you-go. Credits deducted atomically per request. Responses include X-Credits-Charged and X-Credits-Balance headers.
LLM-Friendly Catalog
Give your AI assistant the catalog URL and let it wire your integration. Public endpoint: GET /v1/catalog
Quickstart — Convert a video to MP3 in 60 seconds
Get your API key
Find your key in API Keys. Add $5 of credits to get started.
Make your first call
Upload a file, get the converted output. No SDK required — just HTTP.
Check response headers
Every response includes X-Credits-Charged so you can pass the cost through to your own users if needed.
Browse more APIs
STT, TTS, voice separation, media translation — all coming as we add them to the store. No code changes on your side — just update the slug.