AccoilAccoil Developer Docs

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.com

Authentication

Include your API token in the Authorization header using Bearer authentication:

Authorization: Bearer accoil_YOUR_API_TOKEN

Your Accounts API token is found in the Accoil dashboard under Settings > Product Settings > API Token.

Endpoints

EndpointDescription
GET /v1/accountsRetrieve engagement metrics and insights for a customer account

On this page