Agents

Agents API

New API to retrieve specific agent details or a list of available agents on your account. Each agent has a defined type and set of capabilities for resolving business verification signals. View API reference.

Threads API

New API to create and manage agent threads. A thread holds context and history for agent work, typically associated with a business_id. Use threads to maintain state across multiple agent runs for the same Business. View API reference.

Runs API

New API to execute an agent within a thread. A run produces steps and artifacts that provide a full audit trail of the agent’s work, including confidence scores and source references. Runs support an interrupt pattern for human-in-the-loop workflows. View API reference.


Onboarding

Autocomplete API

New Autocomplete API returns real-time, structured business suggestions based on partial name input—including names, addresses, people, and entity type. Integrate directly into your frontend to help users quickly find and select businesses during onboarding. View integration guide.

Smart Populate API

New synchronous API returns real-time business data—including names, addresses, people, entity type, last 4 digits of EIN, website, and industry classifications. Use it to instantly pre-fill onboarding fields after a user selects a business from autocomplete. View integration guide.

Business Enrichment Orders

New asynchronous Business Enrichment Order returns business attributes with higher fill rates for web analysis, industry classification, and other data—without triggering verification or audit. Use it to pre-populate onboarding fields when you need broader coverage than Smart Populate provides. View integration guide.

API

GraphQL GA

GraphQL API is now generally available for all accounts. View API reference.