Get Your API Key
Log in to Dashboard, go to Settings, and copy your API key.
Plan Tiers & API Keys
AgentRein has four plan tiers: FREE, PRO, TEAM, and ENTERPRISE. Your API key works across all plans, but certain features require a minimum plan:| Feature | FREE | PRO | TEAM |
|---|---|---|---|
| Session Rollback | ✓ | ✓ | ✓ |
| API Key Management | ✓ | ✓ | ✓ |
| Connector Credentials | ✓ | ✓ | ✓ |
| Approval Gates (HITL) | ✗ | ✓ | ✓ |
| Intent Drift Detection | ✗ | ✗ | ✓ |
If you call a PRO or TEAM feature on a FREE plan, the backend returns a
403
with a clear error message. Upgrade at Dashboard → Settings → Billing.Testing & Sandbox
To test your agent without executing real actions, create a Sandbox API key in Dashboard → Settings → API Keys. Sandbox keys have the prefixar_test_
and simulate all connector calls — nothing is written to GitHub, Stripe, or Slack.
Switch between sandbox and production by changing one environment variable: