Get list of all available AI models from OpenRouter
cURL
curl --request GET \ --url https://www.orgo.ai/api/ai \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "<string>", "name": "<string>" } ] }
API key authentication. Format: sk_live_...
openrouter
List of models
Show child attributes