πŸ¦€NuData

Use this API to generate parameters named nds-pmd.

Price Plan

Pay Per Use

(One request)

$0.06

Monthly

(Unlimited requests)

$2000

Request URL

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

Method

POST Content-Type: application/json

Request Parameter

Key
Type
Required
Remark
Eg.

token

String

yes

Authorize After Purchase

test

jsurl

String

yes

Initialize js for nudata captcha

Request eg.

{
	"token": "test",
	"jsurl": "https://nd.staples.com/2.2/w/w-416554/sync/js/"
}

Response Parameter

Key
Type
Remark

code

Int

msg

String

data

Object

data[nds-pmd]

String

Response eg.


Last updated