Documentation Index
Fetch the complete documentation index at: https://docs.particle.pro/llms.txt
Use this file to discover all available pages before exploring further.
| HTTP status | 401 Unauthorized |
| Error code | api_key_required |
| Resolve action | create_api_key |
What happened
The request did not include a valid API key. Content API endpoints (podcasts, entities, etc.) require an API key passed viaX-API-Key HTTP header, the Authorization: Bearer HTTP header, or the api-key query parameter.
How to fix
Include your API key in your request using one of the authentication mechanisms.