firebolt.help
API Reference

Programmatic access at machine speed

All endpoints support JSON payloads, Bearer token authentication, and optional Server-Sent Events for streaming responses.

Authentication

Include your API key in the Authorization header: Authorization: Bearer fb_live_...

Endpoints

POST/v1/agentsCreate or update an AI agent configuration.
POST/v1/agents/{id}/invokeInvoke an agent with streaming response support.
GET/v1/diagnostics/traceRun a diagnostic trace across connected systems.
POST/v1/webhooksRegister webhook endpoints for event notifications.
GET/v1/metrics/latencyRetrieve P50/P99 latency metrics for your workspace.