Getting Started
Identify contact
Endpoint for identifying contacts. Creates or updates a contact.
π― Key Features:
- Creates contact if doesnβt exist
- Updates if email already exists
- Supports custom fields, tags and lists
POST
The Identify API Method is used to attach data to a visitor and manage contact creation or updates.
Example Request:
- Tags and custom fields that do not exist are created automatically.
- Existing tags and custom fields are updated with the new data.
- Properties are additive: no data is removed based on subsequent Identify calls.
Authorizations
Team API key for authentication. Find your API key in SendX Settings β Team API Key.
Example:
X-Team-ApiKey: your_team_api_key_hereBody
application/json