Geo Compliance Decision Engine
You want country/region rules without duplicating plumbing across services. This endpoint returns an **actionable** boolean: `allowed`. Great for: - compliance gating (access zones, export control, contractual constraints) - product eligibility (feature flags by region) - “public API” protection (simple gating layer) Roadmap-ready: - ISO allow/deny lists - profiles (EU-only, NA+EU, blocked…
Geo Compliance Decision Engine endpoints
| Method | Endpoint | Description |
|---|---|---|
| Geo | ||
| GET |
geoDecision /geo/decision |
|
| Health | ||
| GET |
healthz /healthz |
|
Geo Compliance Decision Engine pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $39 / month | 10 / second |
|
| ULTRA | $99 / month | 50 / second |
|