iiRecord
Agentic AI Atlas · POST /api/v1/bootstrap/login
api-endpoint:agent-mux-gateway-post-bootstrap-logina5c.ai
II.
APIEndpoint overview

api-endpoint:agent-mux-gateway-post-bootstrap-login

Reference · live

POST /api/v1/bootstrap/login overview

Bootstrap username+password login that mints a bearer token when bootstrap auth is enabled. Source: packages/agent-mux/gateway/src/server.ts:249-266.

APIEndpointOutgoing · 1Incoming · 1

Attributes

displayName
POST /api/v1/bootstrap/login
method
POST
path
/api/v1/bootstrap/login
responseShape
{ issuedToken: TokenRecord } | { error: 'invalid_bootstrap_credentials' | 'bootstrap_auth_disabled' }
authRequired
false
description
Bootstrap username+password login that mints a bearer token when bootstrap auth is enabled. Source: packages/agent-mux/gateway/src/server.ts:249-266.

Outgoing edges

exposed_by1

Incoming edges

exposes_endpoint1