Agent Onboarding API
Overview
Step 1 · Initiate Signup
curl -X POST https://app.humblytics.com/api/v1/auth/agent-initiate \
-H "Content-Type: application/json" \
-d '{ "email": "[email protected]", "name": "Jane Smith" }'Name
Type
Required
Description
Status
Body
Meaning
Step 2 · User Verification
Step 3 · Poll for Completion
Status
Meaning
Step 4 · Use the Token
Step 5 · Add a Website
Step 6 · Stripe Payment Links (Fallback)
Plan
URL
Quick Reference
Step
Method
Endpoint
Agent Spec File
Related
Last updated