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://api.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" }
返回当前 API Key 可见的 APIAny.AI 公开模型目录。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
模型列表。
Show child attributes
"list"