Zendesk Talk API

The Zendesk Talk API is the reference API for managing Zendesk voice capabilities. It provides endpoints for managing phone numbers, digital lines, greetings, greeting categories, IVRs, IVR routes and menus, call recordings, agent availabilities, voice settings, call stats, current queue activity, and incremental call exports. It is part of the Zendesk v2 API and uses the same authentication and pagination conventions.

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:talk
name: Zendesk Talk API
tags:
- Phone
- Talk
- Voice
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://{subdomain}.zendesk.com
humanURL: https://developer.zendesk.com/api-reference/voice/talk-api/introduction/
properties:
- url: https://developer.zendesk.com/api-reference/voice/talk-api/introduction/
  type: Documentation
description: The Zendesk Talk API is the reference API for managing Zendesk voice capabilities. It provides
  endpoints for managing phone numbers, digital lines, greetings, greeting categories, IVRs, IVR routes
  and menus, call recordings, agent availabilities, voice settings, call stats, current queue activity,
  and incremental call exports. It is part of the Zendesk v2 API and uses the same authentication and
  pagination conventions.