# reese84 Bypass Solution

## **How the Solution Works** <a href="#how-the-solution-works" id="how-the-solution-works"></a>

To bypass Datadome’s protection, follow these steps:

1. **Load the Script Content**
2. **Generate the Challenge Payload (using our API)**
3. **Post the Payload** to retrieve the Incapsula cookie.

### How to Identify the script url?

After visiting the target website, open your browser inspector tools and click on the network tab.\
The browser should have sent some request to an url like `https://whatever.com/anoy-route?d=www.yourtargetwebsite.com`

This is the script tag. All the respones should have returned a json with, as one of the keys, "token"

{% 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%2FZDKI0xJfBsuvN4Kn0s1u%2Fincapsula.yaml?alt=media&token=2ae03afe-4365-44d3-82f2-3d25512aad43>" path="/reese84" method="post" %}
[incapsula.yaml](https://2720813823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn0x4RrnIfxXvmfh6rJHh%2Fuploads%2FZDKI0xJfBsuvN4Kn0s1u%2Fincapsula.yaml?alt=media\&token=2ae03afe-4365-44d3-82f2-3d25512aad43)
{% endopenapi %}
