Skip to main content
POST
Solve Sec-CPT

Authorizations

X-Api-Key
string
header
required

Customer API key issued from the Roolink dashboard.

Body

application/json

The 428 body, passed through as received.

token
string
required

Challenge token from the 428 response.

timestamp
integer
required

Server timestamp from the 428 response.

nonce
string
required

Cryptographic nonce.

difficulty
integer
required

As received.

Required range: 1 <= x <= 50000

The sec_cpt cookie value from the session.

Example:

"incap_ses_~abc123"

sec-cp-challenge
string

As received.

provider
enum<string>

Challenge type as received, crypto or adaptive.

Available options:
crypto,
behavioral,
adaptive
branding_url_content
string

As received.

chlg_duration
integer

Wait in seconds before submitting. Roolink does not wait for you.

count
integer
default:10

Number of answers the challenge expects. Defaults to 10.

Required range: 0 <= x <= 20
timeout
integer<int64>

As received.

Required range: x >= 0
cpu
boolean
default:false

As received.

Response

Challenge solved. Submit token and answers to the site.

token
string
required

Echo of the challenge token.

answers
string[]
required

The answers to submit with token.