AccoilAccoil Developer Docs

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

EndpointDescription
POST /v1/usersIdentify a user (legacy)
POST /v1/groupsAssociate a user with an account (legacy)
POST /v1/eventsRecord a user event (legacy)

On this page