Runtime
API key sent as Bearer token. Two types:
- Master key (
g_master_...): full access to all agents and endpoints. - Agent key (
g_agent_...): scoped to a single agent with specific permissions.
Agent status
Unauthorized — Invalid or missing API key
Forbidden — Key lacks the required scope
API key sent as Bearer token. Two types:
- Master key (
g_master_...): full access to all agents and endpoints. - Agent key (
g_agent_...): scoped to a single agent with specific permissions.
Agent started
Unauthorized — Invalid or missing API key
Payment Required — Insufficient credits
Forbidden — Key lacks the required scope
API key sent as Bearer token. Two types:
- Master key (
g_master_...): full access to all agents and endpoints. - Agent key (
g_agent_...): scoped to a single agent with specific permissions.
Agent stopped
Unauthorized — Invalid or missing API key
Forbidden — Key lacks the required scope
No content
API key sent as Bearer token. Two types:
- Master key (
g_master_...): full access to all agents and endpoints. - Agent key (
g_agent_...): scoped to a single agent with specific permissions.
Agent paused
Unauthorized — Invalid or missing API key
Forbidden — Key lacks the required scope
No content
API key sent as Bearer token. Two types:
- Master key (
g_master_...): full access to all agents and endpoints. - Agent key (
g_agent_...): scoped to a single agent with specific permissions.
Config reloaded
Agent is not running
Unauthorized — Invalid or missing API key
Payment Required — Insufficient credits
Forbidden — Key lacks the required scope
API key sent as Bearer token. Two types:
- Master key (
g_master_...): full access to all agents and endpoints. - Agent key (
g_agent_...): scoped to a single agent with specific permissions.
Agent is healthy
Unauthorized — Invalid or missing API key
Forbidden — Key lacks the required scope
Agent container not running
Last updated