Skip to main content
POST

Authorizations

Authorization
string
header
required

API key authentication. Include your API key as a Bearer token in the Authorization header.

Body

application/json
query
string
required

The search query in keyword format. Must contain between 1 and 50 words (words are separated by spaces; extra whitespace is ignored).

maxDescriptionLength
integer
default:3000

Maximum character length for each result's description.

Required range: 1000 <= x <= 8000

Response

200 - application/json

Successful search response

requestId
string
required

Server-generated request identifier (often a UUID).

result
object
required