openai/gpt-4o-2024-08-06
The 2024-08-06 version of GPT-4o offers improved performance in structured outputs, with the ability to supply a JSON schema in the respone_format. Read more [here](https://openai.com/index/introducing-structured-outputs-in-the-api/). GPT-4o ("o" for "omni") is...
Prices updated: 7/28/2026
Prices in credits per million tokens. 1 credit = $0.01 USD. Final price, billed in MXN at the exchange rate on payment day + VAT (CFDI). Subject to change without notice.
One OpenAI-compatible endpoint. Switch models by changing one line.
curl https://api.deployalo.com/ai/gateway/v1/chat/completions \
-H "Authorization: Bearer $DEPLOYALO_AI_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"openai/gpt-4o-2024-08-06","messages":[{"role":"user","content":"Hola"}]}'Top up a credit pack, create your API key with a spend cap and start in minutes.