I need a clear breakdown of every network call the front end of a specific web application makes so I can fully understand how its hidden API works Scope of work - Datadome decryption • Capture and inspect the browser-initiated traffic, isolating each endpoint, HTTP method, header, cookie, token, query string, body field, and response model. • Identify how authentication, CSRF protection, or signature generation is handled and explain any hashing or encryption steps in a reproducible way.