HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us

Bulk Create Client Events

Create new events to track a profile's activity.

This endpoint is specifically designed to be called from publicly-browseable, client-side environments only and requires a public API key (site ID). Never use a private API key with our client-side endpoints.

To create events from server-side applications, please use POST /api/event-bulk-create-jobs.

Accepts a maximum of 1000 events per request.

Rate limits:
Burst: 10/s
Steady: 150/m

Scopes:
events:write

Language