Before you start
- Grab your API Key and Signature Secret from the dashboard and sign every request. See Authentication.
- Point a webhook endpoint at Humanos to receive outcomes. See Webhooks.
- Pin an API version with the
API-Versionheader. See Versioning.
On Node.js or TypeScript? The Humanos SDK wraps every call, including request signing and webhook decryption. The HTTP API and the SDK are equivalent; pick whichever fits your stack.
Pick your path
Collecting Approvals
Ask people to consent, fill forms, or sign documents, and get the signed result back.
Agent Actions
Let an agent act under a scoped policy the user approves, then verify every action.