Sensor

BMP sensor data generation

Generate BMP Sensor Data

post

Generates sensor data and device fingerprint for mobile apps protected by Akamai BMP.

The response includes cookies, device details, and sensor payload to use in your requests.

Authorizations
x-api-keystringRequired

Your RooLink API key

Body
appstringRequired

Application name identifier

Example: footlocker
proxystringRequired

Proxy URL (optional)

Example: http://proxy:8080
languagestringOptional

Device language

Default: en-USExample: en-US
androidbooleanOptional

Generate Android sensor (false for iOS)

Example: false
ipadbooleanOptional

Generate iPad sensor (iOS only) -- will randomly use iPad and iPhone models

Example: false
Responses
200

BMP sensor data generated successfully

application/json
post
/sensor

Last updated