Zendesk Apps API

The Zendesk Apps API lets you manage apps installed on your Zendesk account. It lists all public apps on the Zendesk Marketplace, and for authenticated agents and admins, also lists private apps. You can install, update, and remove apps, and manage app configurations.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:apps
name: Zendesk Apps API
tags:
- Apps
- Marketplace
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/ticketing/apps/apps/
properties:
- url: https://developer.zendesk.com/api-reference/ticketing/apps/apps/
  type: Documentation
description: The Zendesk Apps API lets you manage apps installed on your Zendesk account. It lists all
  public apps on the Zendesk Marketplace, and for authenticated agents and admins, also lists private
  apps. You can install, update, and remove apps, and manage app configurations.