ThumbGate for Platforms
Resell the AI-native infrastructure firewall to enterprise customers. Fully automated governance, feedback loops, and execution receipts through a single API.
● Live API — verified at thumbgate.ai/health. OpenAPI at /openapi.json.
Why list ThumbGate?
Pre-action enforcement
Block dangerous tool calls before execution with POST /v1/decisions/evaluate.
Self-improving rules
Capture feedback and auto-promote prevention rules via /v1/feedback/*.
Compliance receipts
Every action produces an HMAC-signed task outcome through /v1/task-outcomes.
No human bottleneck
Policy-driven approval gates, automated provisioning, and usage reporting.
Core enterprise endpoints
| Endpoint | Purpose |
|---|---|
POST /v1/decisions/evaluate | Policy decision on any agent action |
POST /v1/gates/constraint | Register a policy constraint |
POST /v1/gates/task-scope | Scope a task to allowed actions |
POST /v1/gates/branch-governance | Enforce branch-level governance |
POST /v1/gates/protected-approval | Protected-action approval gate |
POST /v1/gates/satisfy | Mark gate condition satisfied |
POST /v1/feedback/capture | Capture up/down/lesson signal |
POST /v1/feedback/rules | Auto-promote prevention rules |
POST /v1/task-outcomes | Idempotent execution receipt |
POST /v1/escalations | Escalation log and routing |
GET /v1/billing/usage | Usage counter |
POST /v1/billing/provision | Automated API-key provisioning |
Pay-per-usage platform tiers
| Tier | Monthly minimum | Includes | Reseller margin |
|---|---|---|---|
| Starter | $25 | 12,500 evaluations | 20% |
| Pro | $499 | 500,000 evaluations + DPO export | 30% |
| Enterprise | Custom | Custom commit | 30% |