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.| Property | Value |
|---|---|
| Provider ID | dialpad |
| Category | Communication |
| PKCE | Supported |
| Token refresh | Automatic |
| Redirect URI | Shown in Developer Portal |
Step 1: Create a Dialpad OAuth App
Go to the Dialpad Developer Portal
Navigate to Dialpad Developer Portal and sign in.
Configure the redirect URI
Add the Alter callback URL (from the Developer Portal) to the Redirect URI field.
Step 2: Add to Alter Vault
Open the Developer Portal
Go to portal.alterauth.com and navigate to your app.
Enter credentials
- Client ID: Paste your Dialpad Client ID
- Client Secret: Paste your Dialpad Client Secret
Available Scopes
| Scope | Description |
|---|---|
calls | Access to call logs and call management |
contacts | Access to contacts |
users | Access to user information |
sms | Access to SMS messages |
recordings | Access to call recordings |
Notes
- Select only the scopes your application needs. For basic call analytics,
callsandusersare typically sufficient. - The
recordingsscope 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.