Documentation
Learn how to integrate and use Boarbs for feature requests, feedback collection, and roadmap management.
Welcome to the Boarbs documentation. Here you'll find everything you need to collect user feedback, manage feature requests, and share your product roadmap.
Integration Options
Public Portal
Give your users a dedicated feedback hub at yourorg.boarbs.com. They can sign up, vote on features, submit requests, and follow your roadmap — no code required.
Embed in Your App
Display your feature board inside your application via iframe. Users interact with feedback without ever leaving your product.
REST API
Programmatically manage boards, posts, comments, votes, and more. Authenticate with API keys and integrate Boarbs into your existing workflows and automations.
CLI
Manage your feedback boards from the terminal. Create posts, triage feedback, and automate workflows — perfect for developer tooling and CI/CD pipelines.
Quick Links
- Getting Started — Set up your first board in under 2 minutes
- Authentication — API keys, permissions, and rate limits
- Interactive API Explorer — Try endpoints in your browser