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