Sandbox
100 free requests. No card. Yours in 30 seconds.
A sandbox key unlocks /api/v1/regulatory/* (235-jurisdiction trade rules) and /api/v1/clusters/check (scam-cluster lookup). It expires in 30 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 all 235 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"
Full endpoint reference at /api-docs · copy-paste integrations at /recipes.
Sandbox key terms
Daily cap100 req / 24h · resets 00:00 UTC
Key expiry30 days from issuance
Issuance limit3 / IP / hour · 5 / email / day
Scope/regulatory/* + /clusters/check
Billed quota consumed0
Re-request anytime; old keys are auto-revoked. KYC, UBO, LC, adverse media, audit log, and webhook subscriptions require a paid key from /pricing.