API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Zendesk Autocomplete API

The Zendesk Autocomplete API provides fast, typeahead-style suggestions for common Zendesk resourcesmost notably users and organizationsso your app can quickly find matches as someone types. You send a partial query (like a name or email) and get back a small, relevance-ordered list of candidates, limited to fields you need (for example, id, name, email) and filtered by the requesters permissions.

Documentation

Specifications

OpenAPI

autocomplete-openapi-original.yml Raw ↑