Skip to main content

Base URL

All API endpoints are served from:
https://api.particle.pro

Authentication

All API endpoints require Bearer token authentication.
curl https://api.particle.pro/v1/podcasts \
  -H "Authorization: Bearer YOUR_API_KEY"
The OpenAPI specification is auto-generated from the server and available at /openapi.json.