API call price
0 – 272K
Input
$0.10Output
$0.50Cache write
$0.125Cache read
$0.01> 272K
Input
$0.20Output
$0.75Cache write
$0.25Cache read
$0.02| Compatible format | OpenAI |
|---|---|
| Routes | POST /v1/responses |
| Features | Streaming · Reasoning · Prompt caching |
| Request parameters | model, input, stream, tools, instructions |
cURL Example
curl -X POST https://api.openmodel.ai/v1/responses \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $API_KEY" \
-d '{
"model": "gpt-6-luna",
"input": "Hello"
}'Context window
922K
Max output tokens
128K
Success Rate
100.00%
Avg Latency
10.2s
Throughput
24.3tok/s
Based on billed requests over the past 24 hours.