API Reference

Search

POST/v1/search
Try in Playground

Authorization

Use your API key as a bearer token.

Authorization: Bearer qk_your_api_key

Request Body

application/json
FieldTypeRequiredDescription
querystringRequiredThe search query to find information about. Be specific.
allowed_domainsstring[]OptionalOnly include results from these domains (e.g., ['example.com', 'docs.example.org']).
blocked_domainsstring[]OptionalExclude results from these domains (e.g., ['example.com', 'docs.example.org']).
allowed_domains and blocked_domains cannot be used together.

Response

Successful response payload from the OpenAPI schema.

FieldTypeRequiredDescription
resultstringRequiredAI-synthesized answer based on web search results.

Pricing

Base cost: 5 credits