Glossary
Quick reference for AgentGate terminology.A
API Key
A secret token used to authenticate requests to the AgentGate API. Format:org_live_xxxxx.
B
B2B2C
Business-to-Business-to-Consumer. A model where AgentGate serves your platform, which serves end users.C
Convergence
When a run successfully passes all verification levels and produces a valid result.Credits
The unit of payment for AgentGate usage. Runs consume credits based on complexity.G
Gate Plan
Configuration that determines which verification levels apply to a run.I
Iteration
A single cycle of code generation and verification within a run. Runs may go through multiple iterations.Included Credits
Monthly credit allocation provided with your subscription plan. Resets each billing cycle.L
L0 (Level 0)
Contract verification: syntax checking, type checking, linting.L1 (Level 1)
Test verification: unit test execution.L2 (Level 2)
Behavioral verification: integration test execution.L3 (Level 3)
Sanity verification: end-to-end tests, performance checks, security scans.O
Organization
The top-level account entity in AgentGate. API keys are scoped to organizations.P
Purchased Credits
Credits bought separately from the subscription. Never expire.R
Run
An execution of a work order. Tracks status, iterations, and results.Run Status
The current state of a run:pending, running, succeeded, failed, or cancelled.
S
Scope
A permission that can be granted to an API key, likework-orders:write or runs:read.