https://api.boxcrew.ai
Interactive docs: https://api.boxcrew.ai/docs
Authentication
All API endpoints require authentication via theAuthorization header.
API key
Create an API key from the dashboard or with the CLI. Keys start withbxk_.
Supabase JWT
If you’re building on top of BoxCrew’s frontend auth, you can also use a Supabase access token directly:Errors
The API returns standard HTTP status codes. Error responses include a JSON body:Streaming
ThePOST /agents/{name}/chat endpoint returns an SSE stream. Use curl -N or an SSE client library to consume it:
data: line: