API call price
0 – 272K
Input
$2.00Output
$10.00Cache write
$2.50Cache read
$0.20> 272K
Input
$4.00Output
$15.00Cache write
$5.00Cache read
$0.40| 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-sol",
"input": "Hello"
}'Context window
922K
Max output tokens
128K
Success Rate
100.00%
Avg Latency
1.69s
Throughput
18.8tok/s
Based on billed requests over the past 24 hours.