Try the API. Right now.

One call in, one decision out. Send an email and an IP, get back a risk score, an allow / review / block recommendation, and every check that fired. Run it below or copy the curl into your terminal. No signup.

Sandbox uses the API's test fixtures, the same deterministic scenarios a test key returns, so you can explore every outcome without real data.

requestsandbox

Scenarios

or run it from your terminal

                    

Same request shape as the real POST /api/validate. The demo key dies in an hour; a real key works identically, swap the URL for fidro.io/api/validate.

response
// Press "Send request" or run the curl.
// The JSON that lands here is exactly what
// your code would receive in production.