Human approval for AI agents.
One dashboard. Full audit trail.
Your AI agent wants to refund $500. Your automation wants to delete production data. One dashboard. Full history of every decision. Know exactly who approved what.
How it works
1. Submit
Your agent POSTs a request to our API with whatever data you need reviewed.
2. Decide
You see it in your dashboard. Click approve or reject. Add a note if you want.
3. Webhook
We POST the decision to your webhook URL. Your system continues with the answer.
Example: Submit a request
curl -X POST https://humanapproval.dev/api/v1/requests \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"title": "Approve $500 refund",
"payload": {
"customer_id": "cust_123",
"amount": 500
}
}'
Pricing
Pro
$29/month
Cancel anytime
- ✓ Unlimited projects & requests
- ✓ Full history of every decision
- ✓ Export for compliance
- ✓ Know exactly who approved what
- ✓ Webhooks & Slack notifications
- ✓ Team collaboration