cURL
curl --request POST \ --url https://visitorquery.com/api/v1/projects/{projectId}/webhooks \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "type": "proxy_vpn_detect", "url": "<string>" } '
{ "data": null }
Creates a new webhook for the specified project
Documentation IndexFetch the complete documentation index at: https://docs.visitorquery.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.visitorquery.com/llms.txt
Use this file to discover all available pages before exploring further.
The developer API key from your account
Body
proxy_vpn_detect
200