Export API
This feature is only available with the Enterprise plan
We provide ability for you to export conversations and messages for internal analytics, GDPR or storage purposes at your premises.
The Export API consists of two endpoints:
Conversations
Conversation data along with metadata and parameters
Messages
Individual messages exchanged between customers, agents and chatbot
Usage Limitations
The API is accessing data from our archive and storage. To ensure a smooth experience we enforce the following limitations:
Rate Limit
The API is limited to 3 requests / per second per endpoint.
Page Size
Exports utilize a cursor based iteration. Each call is limited to 1000 records that can be exported.
API access token
You will need your API access token to export the data. Your account access token can be found in the dashboard and is only accessible to the site admin.
You will find this under Account > API
Last updated