Quickstart
Three steps, start to finish. No SDK to install, it's a plain HTTP request.
- 1
Get an API key
One key per account, sent as a bearer token. Account creation isn't live yet, this describes the intended flow, not something you can do today.
- 2
Send an event
A single
POST /v1/eventsrequest: what happened, when, and which of your connected destinations should get it. Walked through field by field in Sending your first event, full schema in the API reference. - 3
Check delivery status
The response carries a status per destination, not one pass/fail for the whole request, so you know exactly which of them received the event and why any of them didn't.
Next: Sending your first event
Need a hand?
Coding is hard sometimes, and that's okay. Visit our help center or reach out directly, we're here to help.
Help centerContact us
