🚧 Buildr Agent API is currently in beta. Expect breaking changes and limited functionality as we improve stability and expand coverage.

Welcome to the Buildr Agent API

The Buildr Agent API lets you interact programmatically with your on-chain AI companion. You can launch tokens, initiate swaps, track market actions, and automate BNB Chain operations — all through simple, AI-powered API calls.

Whether you’re integrating Buildr into a dashboard, scripting DeFi automations, or building custom workflows, this API gives you full control with minimal complexity.

Authentication

All endpoints require Bearer token authentication. Include your API token in the Authorization header like so:

Authorization: Bearer YOUR_API_KEY