POST
Try in Playground/v1/searchRequest Body
application/json| Field | Type | Required | Description |
|---|---|---|---|
query | string | Required | The search query to find information about. Be specific. |
allowed_domains | string[] | Optional | Only include results from these domains (e.g., ['example.com', 'docs.example.org']). |
blocked_domains | string[] | Optional | Exclude 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.
| Field | Type | Required | Description |
|---|---|---|---|
result | string | Required | AI-synthesized answer based on web search results. |
Pricing
Base cost: 5 credits