Skip to main content
Search business in Australia using ABN,ACN or Name This service provides business lookup based on either ABN, ACN, or business name. It will return a list with the information provided by Australian Business Register. To use this service, the user needs to be authenticated, please follow step 1 in this documentation to get the token.

Request

cURL

Endpoint

…/data/v2/businesses

Params

search:
  • Type: string
  • Value: can be ABN, ACN or name of the business.
Based on the value of the params, we detect it’s an ABN, ACN, or a name of a business. For more information:
  • An ABN is a unique 11 digit number that identifies your business to the government and community.
  • An ACN is a unique, 9-digit number that’s issued to a company as soon as it’s registered which is issued by ASIC.

Response

Code 200: array of ABRSearchResult

Demo:

JSON

Helpful Postman File

Postman Collection - Business Search