πAPI Reference
The URL for accessing the API is https://dd.genesis-aio.net
Use this endpoint to generate payloads for solving Interstitial
The URL of the device check/interstitial page
Base64 encoded response of the device check page
The first language in the accept-language header you are using for requests
stringUser agent string, it is highly recommended to use the latest Chrome version. Firefox and other browser are not supported
The IP address of the proxy you are using in the session. This is used to determine the timezone of the payload to ensure it matches your proxy
Successful CAPTCHA solve
Bad Request
Solves the DataDome "slider" CAPTCHA challenge
User agent string, it is highly recommended to use the latest Chrome version. Firefox and other browser are not supported
Base64 encoded HTML of the CAPTCHA block page. This should be the page that shows the captcha slider.
URL of the CAPTCHA challenge
Type of CAPTCHA challenge. We currently only support "image" type
Base64 encoded background image bytes
Base64 encoded fragment image bytes
The first language in the accept-language header you are using for requests
stringThe IP address of the proxy you are using in the session. This is used to determine the timezone of the payload
Successful captcha solve
Bad Request
Use this endpoint to generate payloads for Tags (ch/le)
User agent string, it is highly recommended to use the latest Chrome version. Firefox and other browser are not supported
The ddk or datadome site key
The current datadome cookie in your cookie jar. Ensure that when requesting an le solve, you use the previous ch cookie
The unescaped (no URL encoding) of the last URL visited
The type of challenge to generate a payload for. First you need ch followed be le. le is the events payload that is the second POST in solving tags
The IP address of the proxy you are using in the session. This is used to determine the timezone of the payload
Tags payload generated successfully
Bad Request
Returns the client's IP address and corresponding timezone based on GeoIP lookup. You can use the IP address returned here in the ip_address field for both the CAPTCHA and Interstitial endpoints
Successful response
Successful response
Last updated