Introduction

Introduction

Because the Zendesk API is a RESTful API, you have a lot of options in terms of the languages you can use. All modern languages let you make HTTP requests and handle HTTP responses. But why reinvent the wheel? Using an API client is a great way to speed up development. An API client takes care of a lot of the low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project.

This section lists API clients you can use with the Zendesk API. Most are developed and maintained by our community. We welcome all contributions. Contact [email protected] to add your API client to this list.

API clients are available for the following languages: