OpenAI
gpt-5.6-terra API
Paid modelgpt-5.6-terra is an API model from OpenAI available in the SHOP AI PRO public price list. Review its cost, availability, and current cache pricing.
API pricing
- Providers
- OpenAI
- Billing type
- Per token
- Availability
- Available in the public price list
- Free / paid
- Paid model
- Input / 1M tokens
- $2
- Output / 1M tokens
- $12
- Cache hit / 1M tokens
- $0.2
- Cache write / 1M tokens
- $2.5
API compatibility
The public model ID is gpt-5.6-terra. SHOP AI PRO uses the Responses Gateway at https://model.shopaipro.tech/v1. Actual access depends on your API key and purchased plan.
curl https://model.shopaipro.tech/v1/responses \
-H "Authorization: Bearer $SHOPAI_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"gpt-5.6-terra","input":"Xin chào"}'