Accounts API
Read engagement metrics, scores, and insights from Accoil.
The Accounts API lets you retrieve engagement data from Accoil. All requests are sent to:
https://api.accoil.comAuthentication
Include your API token in the Authorization header using Bearer authentication:
Authorization: Bearer accoil_YOUR_API_TOKENYour Accounts API token is found in the Accoil dashboard under Settings > Product Settings > API Token.
Endpoints
| Endpoint | Description |
|---|---|
| GET /v1/accounts | Retrieve engagement metrics and insights for a customer account |