v100.22 · REST API for Enterprise & White-label customers. Authenticated via Bearer API key.
The API is available on Enterprise (₹14,990/mo) and White-label plans. Upgrade or talk to sales.
Generate a key in /event-manager → Settings → Integrations → API keys. Keys are one-shot — copy them when shown.
curl https://api.eventsuperos.com/v1/events \ -H "Authorization: Bearer eos_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
https://api.eventsuperos.com/v1
All requests are HTTPS. Rate limited to 600 requests/minute per agency.
Configure webhook subscriptions in Settings → Integrations → Webhooks. We sign every payload with HMAC-SHA256 using your subscription's secret. Verify the X-EOS-Signature header before trusting the body.
Events available: rsvp.received, rsvp.yes, invoice.paid, lead.created, contact.submitted, task.completed.
API uptime SLA: 99.9% on Enterprise. Live status: /status.
/api/openapi.jsoneos_test_)