API Reference
API Reference
Complete API reference for the Brainbase Public API
The Brainbase API is organized around REST. Our API accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes and authentication.
Authentication
All API endpoints require authentication using an API key. Include your API key in the x-api-key
header with all requests.