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.
使用项目 API Key 调用 APIAny.AI 公开接口。
curl https://api.apiany.ai/v1/models \ -H "Authorization: Bearer $APIANY_API_KEY"
{ "error": { "type": "auth_error", "message": "Invalid API key" } }