Lookup a Business
You can lookup a business in authoritative registries for a given region by supplying either their name or the registration number relevant to the jurisdiction (eg: ACN in Australia). This allows you to confirm that the organization exists, and we also fetch additional details such as their current legal status in supported regions.
The name need not be the full legal name; partial name search is supported by many regional registries.
Perform a business lookup with a partial name or number using the /lookup endpoint.
- In the example below, replace
YOUR_CUSTOMER_ID
with your Customer ID andYOUR_API_KEY
with your API key provided by FrankieOne. - Copy the resulting code into your command line, and run the command.
Request
Response
The response will contain a list of businesses that matched against the lookup criteria supplied
Extract the organizationToken
What's it used for?
The organizationToken is used in subsequent steps to create an organization entity or to run a workflow.
Lookup may return multiple matches. Each match will have some business details and a unique organizationToken. Be sure to extract the organizationToken matching the details of the organization you intend to process.
For example, extract the organizationToken for the first matched result: