Skip to main content
StateBase provides a high-performance RESTful API for managing agent continuity. Base URL: https://api.statebase.org

Authentication

Authentication is performed via an API Key. You can provide it in one of two ways:
Authorization: Bearer sb_live_...

2. Custom Header

X-API-Key: sb_live_...
All requests must be served over HTTPS.