API Reference — Coming Soon
We're building a comprehensive REST API so you can integrate Buddy OS into your own apps and workflows.
Want early access? Get in touch
What We're Building
The Buddy OS API will let you:
- Send messages to Buddy programmatically
- Generate images and videos via API
- Manage files and cloud storage
- Automate workflows with webhooks
- Embed Buddy in your own app or website
- White-label Buddy for your clients (Empire plan)
Authentication
All API requests require an API key. Find yours in Dashboard → Settings → API.
Authorization: Bearer YOUR_API_KEY
Rate Limits
- Basic: 100 requests/minute
- Pro: 500 requests/minute
- Empire: Unlimited (your infrastructure)
Endpoints (Preview)
Full documentation coming at launch. Preview endpoints:
POST /api/chat — Send a message to Buddy
POST /api/images — Generate an image
POST /api/video — Generate a video
GET /api/files — List your files
GET /api/usage — Check your AI budget