Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Connect your users to Dialpad for business phone systems, video conferencing, and team messaging.
PropertyValue
Provider IDdialpad
CategoryCommunication
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Step 1: Create a Dialpad OAuth App

1

Go to the Dialpad Developer Portal

Navigate to Dialpad Developer Portal and sign in.
2

Create a new application

Create a new application and enter the application name and description.
3

Configure the redirect URI

Add the Alter callback URL (from the Developer Portal) to the Redirect URI field.
4

Get your credentials

Copy the Client ID and Client Secret.
Never share your Client Secret publicly. Store it securely and only enter it in the Alter Vault Developer Portal.

Step 2: Add to Alter Vault

1

Open the Developer Portal

Go to portal.alterauth.com and navigate to your app.
2

Add Dialpad provider

Go to OAuth Providers > Add Provider > Dialpad.
3

Enter credentials

  • Client ID: Paste your Dialpad Client ID
  • Client Secret: Paste your Dialpad Client Secret
4

Select scopes

Choose the scopes your app needs.
5

Save

Click Save. The provider is now active.

Available Scopes

ScopeDescription
callsAccess to call logs and call management
contactsAccess to contacts
usersAccess to user information
smsAccess to SMS messages
recordingsAccess to call recordings

Notes

  • Select only the scopes your application needs. For basic call analytics, calls and users are typically sufficient.
  • The recordings scope provides access to call recordings, which may contain sensitive data. Request this only when needed.
  • See the Dialpad API documentation for more details on available endpoints.