Skip to content
Back to akamai-bmp

Akamai Bot Manager (Mobile / BMP) Demo

Akamai BMP generates X-acf-sensor-data payloads for native Android/iOS app API calls. Pure API — no browser, no proxy.

Live Widget

Notes

  • - Pure API path — no browser, 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

  1. Browser extension — Install our extension, visit any page with this captcha, and it auto-solves
  2. API — Send a createTask request with the sitekey and URL
  3. Your code — See the integration page for Python, Node.js, Go, and cURL examples