# Bypass Solution

## **How the Solution Works**

To bypass Datadome’s protection, follow these steps:

1. **Load the Challenge Page**
2. **Generate the Challenge Payload (using our API)**
3. **Post the Payload** to retrieve the Datadome cookie.

{% hint style="info" %}
In order to access any of our endpoint you'll need **a valid API Key,** either [join our discord](https://takionapi.tech/discord) for a trial or [puchase a plan](https://takionapi.tech/buy)
{% endhint %}

{% openapi src="<https://2720813823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn0x4RrnIfxXvmfh6rJHh%2Fuploads%2FpeudHnGVFxDzjHbzDWwf%2Fdatadome.yaml?alt=media&token=357b45d9-1709-46a7-abd8-e11bb122223f>" path="/build" method="post" %}
[datadome.yaml](https://2720813823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn0x4RrnIfxXvmfh6rJHh%2Fuploads%2FpeudHnGVFxDzjHbzDWwf%2Fdatadome.yaml?alt=media\&token=357b45d9-1709-46a7-abd8-e11bb122223f)
{% endopenapi %}

{% openapi src="<https://2720813823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn0x4RrnIfxXvmfh6rJHh%2Fuploads%2FpeudHnGVFxDzjHbzDWwf%2Fdatadome.yaml?alt=media&token=357b45d9-1709-46a7-abd8-e11bb122223f>" path="/solve" method="post" %}
[datadome.yaml](https://2720813823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn0x4RrnIfxXvmfh6rJHh%2Fuploads%2FpeudHnGVFxDzjHbzDWwf%2Fdatadome.yaml?alt=media\&token=357b45d9-1709-46a7-abd8-e11bb122223f)
{% endopenapi %}

## **Important Notices**

* **Payload generation** is fast, typically 0.5 to 2.5 seconds.
* **Cookie retrieval**: While our API generates the payload, you must handle the post request and interactions with the website.
* **HTTP/2 & Headers**: Ensure you use HTTP/2 and a valid set of headers, matching a real browser for successful navigation and payload posting.
