Cursor-GPT-5.6 Sol API
Call Cursor-GPT-5.6 Sol through Wokey and review dated catalog pricing, upstream-native API forms, context, and model capabilities.
- Model ID
cursor-gpt-5.6-sol- Vendors
- cursor
- Supply status
- Current supply unavailable
Catalog pricing snapshot
Prices are per 1M tokens; request-time pricing controls settlement.
| Meter | Wokey | Official reference | Savings |
|---|---|---|---|
| Input | $0.25 | $5 | 95% |
| Output | $1.5 | $30 | 95% |
| Cache read | $0.025 | $0.5 | 95% |
| Cache write | $0.3125 | $6.25 | 95% |
Price checked:
Official price source: https://cursor.com/docs/models-and-pricing
Model capabilities
- Context
- 200,000 tokens
- Max output
- 64,000 tokens
- Streaming
- Supported
- Tools
- Supported
- Vision
- Not supported
- Supported API forms
/v1/chat/completions
Send a request
/v1/chat/completions
curl https://api.wokey.ai/v1/chat/completions \
-H "Authorization: Bearer $WOKEY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"cursor-gpt-5.6-sol","messages":[{"role":"user","content":"Hello"}]}'Frequently asked questions
How much does the Cursor-GPT-5.6 Sol API cost, and how much does it save versus the official API?
As of 2026-08-26, Wokey lists input at $0.25 per 1M tokens and output at $1.5 per 1M tokens; the official references are $5 and $30. That is 95% lower for input and 95% lower for output. Request-time pricing controls settlement, and the vendor pricing source is linked on this page.
Which API forms does Cursor-GPT-5.6 Sol support, and how do I call it through Wokey?
Cursor-GPT-5.6 Sol supports /v1/chat/completions (Chat Completions requests). Set the API base URL to https://api.wokey.ai, authenticate with a Wokey API key, and use the canonical model ID cursor-gpt-5.6-sol; you can start with /v1/chat/completions. The Send a request section includes a curl example for every supported API form.
What are the context window and maximum output for Cursor-GPT-5.6 Sol?
The catalog context window is 200,000 tokens and the maximum output is 64,000 tokens. These are separate limits, and a request must also satisfy the upstream constraints in effect when it is processed.
How are cache reads and cache writes priced for Cursor-GPT-5.6 Sol?
Cache read: Wokey lists $0.025 per 1M tokens and the official reference is $0.5 per 1M tokens. Cache write: Wokey lists $0.3125 per 1M tokens and the official reference is $6.25 per 1M tokens.
Does Cursor-GPT-5.6 Sol support streaming, tool calling, and image input?
Streaming is supported; tool calling is supported; image input is not supported. These values come directly from the current runtime model catalog and are not inferred from the model name.
Related models and documentation
Get API key · cursor-gpt-5.6-sol