Verify Challenge - Public

Verifies a challenge token (e.g. hCaptcha/reCAPTCHA) and action against the configured provider. Pair with GET /o/challenge to discover provider config.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body Params

string
required

Token issued by the challenge provider.

string
required

Action name associated with the token.

Responses
200

Challenge verified.

422

Challenge verification failed.

Language
URL
LoadingLoading…