Quickstart
Dispatch a task in one call
POST a natural-language request and Huqora plans, prices, risk-classifies and dispatches it — returning a task you can track to completion.
POST /v1/tasks
{
"request": "Inspect 21B King St and
send 5 photos of the roof",
"country": "CA",
"auto_approve_under": 50
} 200 OK · task dispatched · tasker assigned
Capabilities
Built for builders
REST API
Create, track, authorize and complete tasks programmatically.
Webhooks
Real-time events: task.assigned, task.completed, proof.submitted.
API keys
Sandbox and production keys with scoped permissions.
Spend controls
Per-agent budgets, approval thresholds and geo-limits.
MCP server
Plug Huqora into any agent runtime via the Model Context Protocol.
Structured proof
Receive typed proof payloads — photos, GPS, signatures, barcodes.
Instant dispatch
Assignment modes: instant, offer, or marketplace.
Any language
Call the API from any stack over HTTPS.