English
cURL
curl --request POST \ --url https://api.mechanix.tools/v1/tools/search_web \ --header 'Content-Type: application/json' \ --data '{ "query": "<string>", "top_n": 123, "llm_answer": true }'
Was this page helpful?