Agent requests
The agent describes the action, recipient, and expiry window.
Preparing the decision control plane…
Put a secure human checkpoint between intent and execution. Nodsend gives every AI framework one approval API, signed outcomes, and a complete decision record.
$ curl https://api.nodsend.com/v1/approvals \
-H "Authorization: Bearer appr_live_..." \
-H "Idempotency-Key: deploy-prod-1042" \
-d '{ "action": "deploy_production",
"summary": "Release v4.2 to production",
"recipient": "[email protected]" }'Nodsend separates model intent, human authority, and side-effect execution into a clear, auditable flow.
The agent describes the action, recipient, and expiry window.
Nodsend presents a focused approve or reject decision—no account required.
Your application verifies the signed event and executes exactly once.
Purpose-built primitives for approvals—not another general automation platform.
Create a durable checkpoint with the context a person needs to make a confident decision.
Every outcome is delivered as a signed event your application can authenticate before it continues.
Trace requests, delivery attempts, decisions, expiry, and cancellation without rebuilding audit infrastructure.
Use Nodsend with native pause-and-resume patterns instead of teaching a model to police itself.
Python adapterDurable approval interrupts for agent tools and LangGraph threads.
View integrationPython adapterExternal human feedback for crews, flows, and guarded tool calls.
View integrationPython adapterApproval-aware function tools for consequential agent actions.
View integrationOpaque single-use tokens, approval-bound authorization, atomic state changes, and signed webhooks protect the line between “approved” and “executed.”
Read the security modelStart with 100 approval requests each month. No credit card required.