cURL
curl --request GET \ --url https://api.ask.surf/gateway/v1/search/web
{ "data": [ { "content": "<string>", "description": "<string>", "title": "<string>", "url": "<string>" } ], "meta": { "cached": true, "credits_used": 123, "limit": 123, "offset": 123, "total": 123 }, "$schema": "<string>" }
Search query like bitcoin price prediction 2026
bitcoin price prediction 2026
"bitcoin price prediction 2026"
Results per page
1 <= x <= 100
20
Pagination offset
x >= 0
0
Comma-separated domain filter like coindesk.com or cointelegraph.com
coindesk.com
cointelegraph.com
"coindesk.com,cointelegraph.com"
OK
Show child attributes
A URL to the JSON Schema for this object.
"https://example.com/schemas/DataResponseWebSearchResultItem.json"