Legacy (v1)
Legacy v1 ingress endpoints. Use v2 endpoints for new integrations.
Legacy endpoints
These v1 endpoints are maintained for backwards compatibility. Use the v2 endpoints for new integrations.
The v1 endpoints accept the API key in the request body as the api_key field, rather than in the Authorization header.
Endpoints
| Endpoint | Description |
|---|---|
| POST /v1/users | Identify a user (legacy) |
| POST /v1/groups | Associate a user with an account (legacy) |
| POST /v1/events | Record a user event (legacy) |