REST API
Submit and read records over a simple HTTP API.
REST API
Busabase is headless: agents POST records into the Inbox and downstream consumers GET approved records — all over a token-authenticated REST API at /api/v1. This page covers the request shapes and examples.

An approved, canonical record — exactly what downstream consumers read over REST.
See also: Core Concepts · Quick Start