Feedback
as a Service
RESTful API for programmatic feedback management. Build custom integrations, automate workflows, and access feedback data on your terms.
curl -X POST https://api.miniback.io/api/feedback \
-H "x-api-key: YOUR_API_KEY" \
-H "x-feedback-source: api" \
-H "Content-Type: application/json" \
-d '{
"projectSlug": "my-project",
"message": "Great product! Love the new features.",
"context": {
"page": "/pricing",
"userAgent": "Mozilla/5.0"
}
}'{
"success": true,
"id": "cm123abc456def"
}Common use cases
Everything you need to manage feedback programmatically
{
"message": "Feature request: dark mode",
"context": {
"url": "https://example.com/dashboard",
"userAgent": "Mozilla/5.0...",
"customData": {
"page": "/dashboard",
"browser": "Chrome"
}
}
}{
"id": "fb_abc123",
"message": "Feature request: dark mode",
"context": {
"url": "https://example.com/dashboard",
"userAgent": "Mozilla/5.0...",
"customData": {
"page": "/dashboard",
"browser": "Chrome"
}
},
"status": "NEW",
"createdAt": "2025-01-12T10:30:00.000Z"
}Want to see more? Browse full API documentation →
Enterprise-grade API
Built for developers, designed for scale
API Keys
Project-level API keys with granular permissions. Rotate keys anytime.
Secure by Default
HTTPS only. Rate limiting. IP allowlists. Your data stays protected.
Fast & Reliable
Sub-100ms response times. 99.9% uptime SLA. Global CDN.
Webhooks
Real-time notifications when feedback arrives. Push to your systems.
Usage Analytics
Monitor API usage, track rate limits, and optimize integration.
SDKs Coming Soon
Official libraries for Node.js, Python, Go, and PHP. Stay tuned!
Included in all plans
Simple, transparent API pricing. No hidden fees.
Hobby
Perfect for trying out Miniback
What's included
- 200 API calls/month
- POST feedback only
- Basic access
Builder
Everything indie builders need to ship
What's included
- 10,000 API calls/month
- Full CRUD access
- All endpoints
Studio
White-label bug reporting for teams & agencies
What's included
- Unlimited API calls
- Full CRUD access
- Priority supportSoon
What's Included
* Available on paid plans only
Ready to integrate feedback into your workflow?
Free plan includes 200 API calls/month • No credit card required