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:

Hierarchy:

Search & Autocomplete:

POCO Objects for API:

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.