API Reference
FBC Agent exposes a local API for programmatic control, plugin development, and integration with other tools.
Local API
FBC Agent runs a local HTTP API on localhost:4278. The API requires authentication via an API token found in Settings > API.
Endpoints
GET
/api/agents
List all configured agents and their status
POST
/api/agents/:id/chat
Send a message to an agent and receive a response
GET
/api/permissions
List current permission policies