OpenAI Responses
Use POST /v1/responses with model and input for new OpenAI-style integrations. Tool use, media and other advanced fields depend on the selected model and upstream support.
bash
curl 'https://ai.tavonilo.com/v1/responses' -H "Authorization: Bearer $AI_SHOP_API_KEY" -H 'Content-Type: application/json' -d '{"model":"your-console-model","input":"Hello"}'Safe operation
The console is authoritative for models and prices. Support will never need your API key, password, verification code, full private prompt or payment credentials.