API
Deprecated: orders[].package field
The orders[].package field is deprecated in favor of orders[].product. Requests that include orders[].package will continue to work but will return a deprecation warning in the response. Update your integration to use orders[].product, as orders[].package will be removed in a future release.
Dashboard
Enhanced Sandbox Preview
New enhanced sandbox mode available in Technology Preview. Define custom test businesses and use pre-built scenario templates to simulate specific verification outcomes directly from the Dashboard. Request access or view the enhanced sandbox guide.
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.
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
API
GraphQL Preview
New GraphQL API available in Technology Preview. Query business verification data with nested relationships in a single request, reducing typical workflows from 3-5 sequential calls to one declarative query. Request access or view the GraphQL API reference.