This sequence diagram illustrates a streamlined business onboarding process through Worth AI’s APIs, focusing on submitting all data at once for handling by the system.
The following endpoints allow you to fetch data for a specific business:
Fetch business data:
Retrieves detailed information about a specific business by its unique ID. API Endpoint: /businesses/{businessID}
Fetching Public Records:
Retrieves relevant public records found that are associated with the business. API Endpoint: /business/{businessID}/public-records