Aircall
Version
This integration utilizes the Aircall REST API v1.
Base URL
The base URL used for all Aircall API endpoints:https://api.aircall.io/v1
Authentication & Authorization
The DataGrail Aircall integration connects using OAuth 2.0.
Scopes
The Aircall integration requires specific scopes that must be granted in order to function for a given capability.
| Scope | Base |
|---|---|
public_api | ✅ |
Endpoints Utilized
DataGrail uses the following endpoints to authorize and test the connection:
| Method | Endpoint | Purpose | Docs |
|---|---|---|---|
| POST | /oauth/token | Get and refresh access token | |
| GET | /ping | Validate credentials | |
| GET | https://dashboard.aircall.io/oauth/authorize | Request authorization |
Limits
Limits in Aircall are calculated using the leaky
bucket algorithm. All requests that are made after rate limits have been
exceeded are throttled and an HTTP 429 Too Many Requests error is returned.
Requests succeed again after enough requests have emptied out of the bucket.
- DataGrail supports requests throttling to stay within 70-80% of specified service rate limits.
- DataGrail processes API responses with HTTP 429 status to interrupt requests, waiting and retrying (using an exponential backoff strategy).
Capabilities
Access
DataGrail's Aircall integration provides Synchronous Access capabilities for the following supported identifier category: Email.Data Interactions
For Access requests, DataGrail will take the following actions:
- Search contacts by the configured identifiers.
- Fetch all calls associated to a company.
Endpoints Utilized
Deletion
DataGrail's Aircall integration provides Synchronous Deletion capabilities for the following supported identifier category: Email.Data Interactions
For Deletion requests, DataGrail will take the following actions:
- Search contacts by the configured identifiers.
- Delete a contact from the company.
Endpoints Utilized
Disclaimer: The information contained in this message does not constitute as legal advice. We would advise seeking professional counsel before acting on or interpreting any material.