Sandbox
100 free requests. No card. Yours in 30 seconds.
A sandbox key unlocks /api/v1/regulatory/* (79-jurisdiction trade rules) and /api/v1/clusters/check (scam-cluster lookup). It expires in 7 days. Upgrade in /pricing whenever you're ready.
Request a sandbox key
What you can call
Check product tradability for a country
curl -H "Authorization: Bearer $KEY" \ "https://oilflow.us/api/v1/regulatory/check?product=ulsd&country=AE"
List the 79 covered jurisdictions
curl -H "Authorization: Bearer $KEY" \ "https://oilflow.us/api/v1/regulatory/countries"
Look up a scam-cluster match
curl -H "Authorization: Bearer $KEY" \ "https://oilflow.us/api/v1/clusters/check?name=Simar+Chahal"
Daily cap
100 requests / 24h. Resets at midnight UTC. Sandbox keys do not consume billed quota.
Scope
Sandbox keys hit /regulatory/* + /clusters/check. KYC, UBO, LC, adverse media, audit log, and webhook subscriptions require a paid key from /pricing.
Expiry
7 days from issuance. Re-request anytime — old keys are auto-revoked.