Back
Akamai Bot Manager (Mobile / BMP) Demo
Akamai BMP returns X-acf-sensor-data payloads for native Android/iOS app API calls. No proxy needed.
live widget
notes
- Fast API — no proxy required
- Sensor binds to deviceId + packageName, NOT IP
- Use sensors[i] as X-acf-sensor-data header value (each is single-use, pop off the array)
- Pin userAgent from response onto your replay HTTP client
how to test with capzy.ai
- 01Browser extension — Install our extension, visit any page with this captcha, and it auto-solves
- 02API — Send a
createTaskrequest with the sitekey and URL - 03Your code — See the integration page for Python, Node.js, Go, and cURL examples