Overview
Embed API is optimized for browser-first integrations.No authentication
Safe for client-side rendering. No API key required.
CORS Enabled
Cross-origin access supports
GET and OPTIONS.Compact payloads
Response objects are tuned for embeds and widgets.
Computed status
Status is returned as
upcoming, ongoing, or past.Base URL
CORS headers
Endpoints
Get /events/{eventId}
Fetch a compact event object for rendering event cards and detail embeds.
Get /users/{username}/events
Fetch a creator event feed with optional date filters.