Skip to main content
GET
Aggregate suggest spider probes for a term

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Query Parameters

term
string
required
Required string length: 2 - 40
Example:

"habit tracker"

country
string
Pattern: ^[a-z]{2}$
Example:

"pl"

Response

200 - application/json

The response is of type object.

Last modified on September 17, 2026