🔑 API & Integrations
Manage API keys, test endpoints, and configure ecosystem integrations.
API Keys
Create and manage API keys. Keys with valid authentication unlock private events that are not publicly visible.
Active Keys
No API keys yet. Create one above.
Authentication
How API key authentication works
- Public Access (No Key)
- All public calendar events are accessible without authentication. Perfect for read-only integrations and public calendars.
- Authenticated Access (With Key)
- Include your API key to access private events, create/update events, and manage integrations. Use
X-API-Keyheader orAuthorization: Bearer <key>. - Base URL
https://calendar.platphormnews.com/api/v1