GPT 6 Astra API
GPT-6 Astra(也常被搜索为 GPT-6 / GPT 6 Astra / gpt-6-astra)
Starting price 按实际 Token 用量计费 · Price snapshot
Waiting to refresh live prices…
Model pricing
Compare all public tiers and current prices for this series on one page.
Input
按实际 Token 用量计费
Output
总价 = 各类 Token 用量 × 对应单价
Context
—
Max output
—
- Model ID
-
gpt-6-astra - Billing model
- Fixed combination billing
- Available groups
- default
- Capabilities
- chat
- Combination pricing rules
按实际 Token 用量计费总价 = 各类 Token 用量 × 对应单价
- Token 单价由当前计费表达式推导;实际费用按请求用量结算
查看高级计费表达式
v2:tier("base", tokens(p, 0.7) + tokens(c, 3.5) + tokens(cr, 0.7) + tokens(cc, 0.875) + tokens(img, 0.7) + tokens(ai, 0.7) + tokens(cc1h, 1.4000000000000001) + tokens(ao, 0.7))
API reference
Base URL is https://api.rokoapi.com/v1. The model in requests must use the model IDs listed above.
curl https://api.rokoapi.com/v1/images/tasks \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-6-astra",
"prompt": "A serene lake at dawn, photorealistic"
}' For more parameters, limits, and async task queries, read the GPT 6 Astra developer guide. GPT 6 Astra Developer guide · Authorization