Agent API
One API for objective resolution, company intelligence, decision-maker discovery, verification, and evidence. Real research behind every response, never a database lookup dressed up as one.
curl https://aidealigence.com/api/v1/objectives \
-H "Authorization: Bearer dl_live_xxx" \
-H "Content-Type: application/json" \
-d '{
"objective": "Find investors in Dubai and Singapore
capable of investing 10 million or more in growth-stage fintech"
}'{
"id": "b1a2...",
"status": "researching",
"objective": "Find the person responsible...",
"recommendations": []
}
// then poll GET /v1/objectives/{id} until
// status is "completed" or "failed"Create an API key (JWT-authenticated).
Resolve a business objective to ranked, evidence-backed people.
Preflight cost: estimated credits, £ cost, and latency — before you spend anything.
Fewer sources, lower cost, faster — same real pipeline, smaller scope.
More sources, more candidates compared, higher cost — the thorough pass.
Check status and, once complete, results.
Fetch the finished recommendations.
Stop a running objective — halts real spend, not just a status flag.
Re-run an objective from scratch for current results. Billed like a new run.
Find the person at a company responsible for an objective.
Find organisations relevant to an objective.
Determine the responsible function — fast, one call.
Verify a previously-found person still holds their role.
Retrieve the evidence behind a claim.
Get a legitimate route to reach a person.
Resolve several objectives together.
Aggregate status across a batch.
Full results for every objective in a batch.
Register a URL for objective.completed / .failed / batch.completed.
Objective/people/company resolution runs real research and is asynchronous — expect it to take minutes, not milliseconds. Verify, evidence, access, and functions/resolve are fast, synchronous calls.