Search API allows the consumers to eprform search operation using 'query'
keyword.
This produces the search results with pagination options to navigate the
results.
This endpoint expects a 'Content-Type: application/json' header, even though
it's a GET request.