v1.0.0
Builder API
Public Builder Tools HTTP API for account Minds, messaging, and live events.
- api
What shipped
- Account route to list Minds on your builder account (
GET /v1/humans/{humanId}/minds) - Messaging — create conversations by alias, send messages, and read history
- Server-Sent Events stream for live message activity (
GET /v1/messaging/events) - Authenticate with a Builder API key (
X-Builder-Api-Key)