Would I be able to initiate a Fraud API call client-side?

Updated on 12.04.22
Copy link

It is not possible to send a Fraud API call client-side as it is not supported by CORS due to security reasons (the API key required for the call would be exposed).

Was this article helpful?