Zendesk Help Center Search API

The Zendesk Help Center Search API provides three different search endpoints for finding content in your knowledge base. The Search Articles and Search Posts endpoints enable you to search for articles and posts respectively, while the Unified Search endpoint allows you to search across articles, posts, and external content in a single query.

API entry from apis.yml

apis.yml Raw ↑
aid: zendesk:help-center-search
name: Zendesk Help Center Search API
tags:
- Help Center
- Search
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/help_center/help-center-api/search/
properties:
- url: https://developer.zendesk.com/api-reference/help_center/help-center-api/search/
  type: Documentation
description: The Zendesk Help Center Search API provides three different search endpoints for finding
  content in your knowledge base. The Search Articles and Search Posts endpoints enable you to search
  for articles and posts respectively, while the Unified Search endpoint allows you to search across articles,
  posts, and external content in a single query.