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.
认证 APIPod API 请求并保护访问凭证。
Authorization: Bearer <APIPOD_API_KEY>
curl https://api.apipod.ai/v1/account/status \ -H "Authorization: Bearer $APIPOD_API_KEY"
Authorization: Bearer <key>
x-api-key: <key>
x-goog-api-key: <key>
?key=<key>
{ "error": { "message": "Authentication required. Please provide a valid API key or sign in.", "type": "invalid_request_error", "code": "invalid_api_key" } }