agent-loop

Mint Access Token

Issue a short-lived JWT for direct frontend → agent-service communication.

post/agent-loop/workspaces/{workspace_id}/access-token

Path parameters

workspace_idstring required

Response

Successful Response

tokenstring required
rs256_tokenstring required
expires_atstring date-time required

Changes