> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://apidocs.polytomic.com/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://apidocs.polytomic.com/_mcp/server. # Dialpad Supports: * ✅ Models * ✅ Model sync destination * ✅ Bulk sync source * ✅ Connection Proxy ## Connection ### Configuration
| Name | Type | Description | Required |
|---|---|---|---|
application_id |
string |
false |
|
auth_method |
string |
Authentication method Accepted values: `api_key` ↓, `oauth` |
true |
client_secret |
string |
false |
|
oauth_refresh_token |
string |
false |
| Name | Type | Description | Required |
|---|---|---|---|
api_key |
string |
API key | true |
| Name | Type | Description | Required |
|---|---|---|---|
object |
string |
Object Accepted values: `Contacts`, `Calls`, `Call Records`, `User Call Statistics (by day)`, `Daily Call Statistics` |
true |