POST
/
search
curl --request POST \
  --url https://api.webtranspose.com/v1/search \
  --header 'Content-Type: application/json' \
  --data '{
  "query": "<string>"
}'

Body

application/json

Response

200

Web search successful.