Skip to main content

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 status401 Unauthorized
Error codeapi_key_required
Resolve actioncreate_api_key

What happened

The request did not include a valid API key. Content API endpoints (podcasts, entities, etc.) require an API key passed via X-API-Key HTTP header, the Authorization: Bearer HTTP header, or the api-key query parameter.

How to fix

1
Create a new API key from the in the platform dashboard.
2
Include your API key in your request using one of the authentication mechanisms.