HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference
These docs are for a deprecated API version. Click here to use the latest version.

Create or Update Client Profile

Create and update properties about a profile without tracking an associated event.

This endpoint is specifically designed to be called from publicly-browseable, client-side environments only. To create profiles from server applications (e.g. custom server-side scripts / applications), please use POST /api/profiles

Rate limits:
Burst: 350/s
Steady: 3500/m

Scopes:
profiles:write

Query Params
string
required
Defaults to PUBLIC_API_KEY

Your Public API Key / Site ID. See this article for more details.

Body Params
object
required
Headers
string
required
Defaults to 2023-09-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses
202

Language