API reference
Live endpoints and rates, generated from production
Synced from production
https://sonnely.comat2026-09-19T19:26:15.656Z. Rebuilt on every docs deploy.
Endpoints
GET /v1/models
List models
Responses: 200
POST /v1/chat/completions
Chat completion (billed in credits)
Required body: model, messages
| Field | Type |
|---|---|
model | string |
messages | array |
stream | boolean |
max_tokens | integer |
Responses: 200, 401, 402
GET /v1/images/models
List image models
Responses: 200
POST /v1/images/generations
Generate images (billed per image)
Required body: model, prompt
| Field | Type |
|---|---|
model | string |
prompt | string |
n | integer |
Responses: 200, 402
GET /v1/videos/models
List video models
Responses: 200
POST /v1/videos/generations
Submit async video job (charged at completion)
Required body: model, prompt
| Field | Type |
|---|---|
model | string |
prompt | string |
duration | integer |
Responses: 200, 402
GET /v1/videos/{jobId}
Poll video job (charges exact cost once when completed)
Responses: 200
POST /v1/audio/speech
Text to speech (billed per character, beta)
Required body: model, input
| Field | Type |
|---|---|
model | string |
input | string |
voice | string |
Responses: 200
POST /v1/audio/transcriptions
Speech to text (beta flat estimate)
Responses: 200
POST /deposits/claim
Claim USDG/ETH deposit for credits
Required body: txHash, asset, chainId
| Field | Type |
|---|---|
txHash | string |
asset | string |
chainId | integer |
Responses: 200
GET /health
Health
Responses: 200
Live rates (featured)
Margin: 2000 bps · Featured: 17 · Catalog: 373
| Model | In / 1M | Out / 1M |
|---|---|---|
sonnely-gpt | 12 cr | 60 cr |
sonnely-gpt-mini | 0.24 cr | 1.44 cr |
sonnely-claude | 12 cr | 60 cr |
sonnely-opus | 6 cr | 30 cr |
sonnely-gemini | 1.5 cr | 12 cr |
sonnely-flash | 0.9 cr | 4.5 cr |
sonnely-reasoner | 0.18 cr | 0.72 cr |
sonnely-r1 | 0.7 cr | 2.08 cr |
sonnely-grok | 2.4 cr | 7.2 cr |
sonnely-llama | 0.23 cr | 0.78 cr |
sonnely-qwen | 2.4 cr | 7.2 cr |
sonnely-kimi | 2.04 cr | 10.2 cr |
sonnely-glm | 0.44 cr | 1.5 cr |
sonnely-mistral | 1.8 cr | 9 cr |
sonnely-image | 0.36 cr | 0 cr |
sonnely-mercury | 0.05 cr | 0.18 cr |
sonnely-llama-tee | 0.23 cr | 0.78 cr |
Full catalog
All 373 openrouter/* ids work with the same key. Browse with search at /models.