I want to know how can third-party apps access API network calls. Like the API's request headers, response headers, payload, etc. Example - Sentry has a feature "Relay" which can track user movements and even records API calls.
Shouldn't there be some browser restriction to such cases, as the sensitive data will also be forwarded?