Skip to main content

POST /api/identify

Updates user traits. This endpoint is optional as identify events can also be sent via /api/events.

Request

Headers

string
required
application/json
string
required
Your API key

Body

string
required
User ID
string
Anonymous ID
object
User traits (properties that describe the user)
string
required
ISO 8601 timestamp

Example Request

Response

Success Response

boolean
required
true if the request was successful
string
required
The user ID

Example Response

Events Endpoint

Group Endpoint