Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://apiany.ai/v1/models \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "nano-banana", "object": "model", "type": "image", "display_name": "Nano Banana", "status": "active", "owned_by": "APIAny.AI", "pricing": {}, "parameters": {} } ], "object": "list" }
Renvoie le catalogue de modèles publics APIAny.AI visible par la clé API.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Liste des modèles.
Show child attributes
"list"