cURL
curl --request GET \ --url https://api.bunny.net/shield/shield-zone/{shieldZoneId}/bot-detection
{ "error": { "success": true, "message": "<string>", "errorKey": "<string>" }, "data": { "requestIntegrity": {}, "ipAddress": {}, "browserFingerprint": { "complexEnabled": true }, "shieldZoneId": 123 } }
Documentation IndexFetch the complete documentation index at: https://docs.bunny.net/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
OK
Generic response object containing status information for API operations.
Show child attributes
Was this page helpful?