by OpenAI · Language Models
OpenAI GPT-6 Astra for complex reasoning, coding, computer use, research, and document creation.
from $64.75 / 1M tokens
| Usage | Rate (USD) | Unit |
|---|---|---|
| Input tokens | $12.95 | per 1M tokens |
| Cached input (cache hit) | $1.29 | per 1M tokens |
| Output tokens | $64.75 | per 1M tokens |
TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage
OpenAI-compatible · base URL https://api.tunerouter.com/v1/
curl https://api.tunerouter.com/v1/chat/completions \
-H "Authorization: Bearer $TUNEROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "gpt-6-astra", "messages": [{"role": "user", "content": "Hello!"}]}'Model ID: gpt-6-astra · works with OpenAI SDKs — just point base_url at api.tunerouter.com