cURL
curl --request POST \ --url https://api.webtranspose.com/v1/search/filter \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "query": "<string>" } '
Endpoint to create a search with AI filtering.
Web search with AI filtering successful.