Track an Event

Track an event by a user

Required HeadersValue
Content-Typeapplication/json
Acceptapplication/json
AuthorizationBasic

Rate Limits

The default rate limiting for this endpoint is 50k/min with a 2min cooldown, note that this limit is shared across all accounts within the same parent/child structure.

When the limit is exceeded, the API will return a 429 status code.

You can check your current rate limit status with the following headers:

HeaderSampleDescription
X-RateLimit-Limit100The current limit set for your accounts, shared between all your parent/children accounts
X-RateLimit-Remaining80The current remaining requests which can be made for this endpoint within the next minute
X-RateLimit-Reset1739540109Unix timestamp of the next reset, note that this is typically one minute but once the limit is exceeded, this will update based on the cooldown
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!