GPT-6 Astra API Pricing

OpenAI pricing verified

GPT-6 Astra costs $10.00 per million input tokens and $50.00 per million output tokens on the OpenAI API. Prices are tracked from the official OpenAI pricing table and used by the ModelPricing.ai estimation API, so this page and the API always quote the same numbers. See all OpenAI model pricing or the full LLM pricing comparison.

GPT-6 Astra Pricing Per Million Tokens

TierInput / 1MOutput / 1MCache read / 1MCache write / 1M
Up to 272K input tokens$10.00$50.00$1.00$12.50
Above 272K input tokens$20.00$75.00$2.00$25.00

What GPT-6 Astra Costs In Practice

Monthly cost at three representative workloads, using the standard text rate in effect today.

WorkloadMonthly cost
Light — 1M in / 200K out$20.00
Moderate — 10M in / 2M out$200.00
Heavy — 100M in / 20M out$2000.00

Need your own numbers? Use the LLM cost calculator or call the estimation API directly.

Compare GPT-6 Astra With Other Models

Looking for something cheaper from OpenAI? GPT-5 Nano is the lowest-priced option on input tokens.

GPT-6 Astra Pricing FAQ

How much does GPT-6 Astra cost per token?

GPT-6 Astra costs $10.00 per million input tokens and $50.00 per million output tokens on the OpenAI API. That works out to $0.0100 per thousand input tokens.

How much does it cost to run GPT-6 Astra per month?

At 1M in / 200K out per month, GPT-6 Astra costs about $20.00. A heavier workload of 100M input and 20M output tokens costs about $2000.00.

Does GPT-6 Astra charge more for long context?

Yes. GPT-6 Astra uses breakpoint pricing: requests above 272K input tokens move to a higher rate of $20.00 per million input tokens, up from $10.00 below the threshold.

Does GPT-6 Astra support prompt caching?

Yes. Cached input tokens are billed at $1.00 per million on GPT-6 Astra, compared with $10.00 per million for uncached input.

Estimate GPT-6 Astra costs programmatically

POST a token count to /v1/estimate with model gpt-6-astra and get a priced breakdown back, promotions already applied.

Get a free API key