OpenAI
gpt-5.6-luna API
Paid modelgpt-5.6-luna 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
- $0.2
- Output / 1M tokens
- $1.2
- Cache hit / 1M tokens
- $0.02
- Cache write / 1M tokens
- $0.25
API compatibility
The public model ID is gpt-5.6-luna. 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-luna","input":"Xin chào"}'