πŸ’½Akamai x-acf-sensor-data

This api is used to obtain x-acf-sensor-data of akamai APP.

Price Plan

Pay Per Use

(One request)

$0.05

Billed Weekly

(Unlimited requests)

$1000

Billed Monthly

(Unlimited requests)

$3900

Request URL click link to test on postman

http://api.clearcaptcha.com/captcha/akamai_bmp

Method

POST Content-Type: application/x-www-form-urlencoded

Request Parameter

Key
Type
Required
Remark
Eg.

token

String

yes

Authorize After Purchase

test

package_name

String

yes

The package name of the iOS app

com.pozitron.pegasus

version

String

yes

The version of akamai, Suport version: 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4, 3.3.5, 3.3.8

3.3.8

Request eg.

token=test&package_name=com.pozitron.pegasus&version=3.3.8

Response Parameter

Key
Type
Remark

success

Boolean

message

String

data

Object

data[x-acf-sensor_data]

String

data[deviceId]

String

data[deviceName]

String

Response eg.


Last updated