Skip to content

OAuth providers

Aircall

Set up Aircall OAuth for cloud phone system and call management

Connect your users to Aircall for cloud-based phone systems, call management, and team communication.

PropertyValue
Provider IDaircall
CategoryCommunication
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Go to the Aircall Dashboard

Navigate to Aircall Dashboard and sign in.

Build your own integration

Click Build your own integration.

Configure the application

Enter the application name and description. Add the Alter callback URL (from the Developer Portal) to the Redirect URI field.

Get credentials

Copy the Client ID and Client Secret.

Open the Developer Portal

Go to portal.alterauth.com and navigate to the application.

Add Aircall provider

Go to OAuth Providers > Add Provider > Aircall.

Enter credentials

  • Client ID: Paste your Aircall Client ID
  • Client Secret: Paste your Aircall Client Secret

Select scopes

Choose the scopes the application needs.

Save

Click Save. The provider is now active.

ScopeDescription
public_apiFull access to the Aircall public API (calls, contacts, users, etc.)
  • Aircall requires the public_api scope for all API access. This scope covers calls, contacts, users, and other resources.
  • See the Aircall API documentation for more details on available endpoints.