Sonnely

API reference

Live endpoints and rates, generated from production

Synced from production https://sonnely.com at 2026-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

FieldType
modelstring
messagesarray
streamboolean
max_tokensinteger

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

FieldType
modelstring
promptstring
ninteger

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

FieldType
modelstring
promptstring
durationinteger

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

FieldType
modelstring
inputstring
voicestring

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

FieldType
txHashstring
assetstring
chainIdinteger

Responses: 200

GET /health

Health

Responses: 200

Margin: 2000 bps · Featured: 17 · Catalog: 373

ModelIn / 1MOut / 1M
sonnely-gpt12 cr60 cr
sonnely-gpt-mini0.24 cr1.44 cr
sonnely-claude12 cr60 cr
sonnely-opus6 cr30 cr
sonnely-gemini1.5 cr12 cr
sonnely-flash0.9 cr4.5 cr
sonnely-reasoner0.18 cr0.72 cr
sonnely-r10.7 cr2.08 cr
sonnely-grok2.4 cr7.2 cr
sonnely-llama0.23 cr0.78 cr
sonnely-qwen2.4 cr7.2 cr
sonnely-kimi2.04 cr10.2 cr
sonnely-glm0.44 cr1.5 cr
sonnely-mistral1.8 cr9 cr
sonnely-image0.36 cr0 cr
sonnely-mercury0.05 cr0.18 cr
sonnely-llama-tee0.23 cr0.78 cr

Full catalog

All 373 openrouter/* ids work with the same key. Browse with search at /models.

On this page