SHA256 Signature for API Request

Job ID: 38041438

Budget: ₹1,500 – ₹12,500 INR

I was inspecting a get request i wanna make, and its using these headers. i want to know how to generate this (see the image uploaded)

The code and method of how its generated is in the websites js code somewhere
https://debank.com/profile/0x9ea1fb9453a210f7441624c2fb5c794d3a87248b/
Inspect this link and you will find a api request like user?id= and in there these headers are being used, I get a 429 Too Many Requests error if i remove the headers or change the address (in this case: 0x9ea1fb9453a210f7441624c2fb5c794d3a87248b)

I need a way to perform this request.