// get started
Get your API key
Structured regulatory data from 41 jurisdictions.
Free to start — no credit card required.
Your API Key
ri_live_••••••••••••••••••••••••
Pass this as the X-API-Key header in every request.
Try your API in seconds
Live request · uses demo credentials
GET
https://api.regintelapi.com/regulations
?jurisdiction=AU
&limit=3
X-API-Key: demo-key-regintel-2024
?jurisdiction=AU
&limit=3
X-API-Key: demo-key-regintel-2024
Step 3 — Go live with your key
Copy your key and add it to your app. You have 100 free credits to get started.
—
Use it in your app
curl "https://api.regintelapi.com/regulations?jurisdiction=AU" \
-H "X-API-Key: YOUR_KEY"
✓ That's all you need — your integration is ready
Next steps
Keep your key secure. Never expose it in client-side code or public repositories. If compromised, regenerate it immediately from your dashboard.