API - Hawksearch v4.0
Overview
This document defines the available API methods and objects available for Hawksearch v4.0
API Details
Please follow these links for the details of the API
Indexing: Hawksearch v4.0 - Indexing API
Hierarchy: Hawksearch v4.0 - Hierarchy API
Search & Autocomplete: Hawksearch v4.0 - Search API
POCO Objects for API: Global Objects
HTTP Status Codes
200 – OK
Will be returned when request was received, was understood and is being processed.
400 – BadRequest
Will be returned when input format is invalid.
403 – AccessForbidden
Will be returned when X-HawkSearch-ApiKey in header is missing or incorrect.
500 – Error
Any unexpected error occurs.