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.

By requesting a key you agree to the Terms and Privacy Policy. We may follow up about your evaluation; one-click unsubscribe in every email.

  1. Check product tradability for a country

    curl -H "Authorization: Bearer $KEY" \
      "https://oilflow.us/api/v1/regulatory/check?product=ulsd&country=AE"
  2. List all 235 jurisdictions

    curl -H "Authorization: Bearer $KEY" \
      "https://oilflow.us/api/v1/regulatory/countries"
  3. 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.

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.