ASIC Search
/api/v2/asic_search
operationId: asic_search
Live: https://gdapi.globaldata.net.au/api/v2/asic_search · Sandbox: https://sandbox-gdapi.globaldata.net.au/api/v2/asic_search
ASIC Search searches the ASIC register for the given company or business name and returns the results.
Company Search
A company can be searched by either a number (ABN / ACN / State Number)
| Type | Format | Example | Description |
|---|---|---|---|
| ABN | 11 digits | 12345678901 | Australian Business Number |
| ACN | 9 digits | 123456789 | Australian Company Number |
| State Number | Jurisdiction:number | NSW:1234567 | State business registration number |
Business Name Search
A business name can be searched by providing the exact name of the business,
Request body
Content type application/json.
The details of the business to search for.
| Field | Description |
|---|---|
number |
string The number of the company to search for (ABN / ACN / State Number) |
business_name |
string The exact name of the business to search for. |
Responses
Successful response
application/json
| Field | Description |
|---|---|
message |
string A message indicating the result of the request. This will be |
api_reference |
string (uuid) A unique identifier for this request. This can be used to track the request in the logs. |
match |
object Details of the match found. |
match. |
object The number of the business. |
match. |
string The heading of the number. |
match. |
string The number of the business. |
match. |
string The jurisdiction of the business. |
match. |
object The name of the business. |
match. |
string The name of the business. |
match. |
object The type of business. |
match. |
string The code of the business type. |
match. |
string The description of the business type. |
match. |
object The class of business (available for companies only). |
match. |
string The code of the business class. |
match. |
string The description of the business class. |
match. |
object The subclass of business (available for companies only). |
match. |
string The code of the business subclass. |
match. |
string The description of the business subclass. |
match. |
object The status of business. |
match. |
string The code of the business status. |
match. |
string The description of the business status. |
match. |
boolean Whether the business is registered. |
match. |
object Whether the business is an ABR entity. |
match. |
string The ABN of the ABR entity. |
match. |
string The name of the ABR entity. |
match. |
string The type of ABR entity. |
match. |
string The effective date of the ABR entity. |
match. |
string The date of the next review of the ABR entity. |
match. |
string The date the business was registered. |
match. |
array of objects The address of the business. |
match. |
string The type of address. (RG = registered office, PA = principal place of business) |
match. |
string The state of the address. |
match. |
string The postcode of the address. |
match. |
string The locality / suburb of the address. |
match. |
string The first line of the address. (This is RESTRICTED in most cases) |
match. |
string The ISO 3166 country code of the address. |
match. |
string The state of the incorporation. |
match. |
array of objects The most recent documents for the company |
match. |
string The form code of the document. |
match. |
string The description of the document. |
match. |
string The date of the document. |
match. |
number The number of pages in the document. |
match. |
string The document number. |
match. |
array of objects Additional description of the document. |
match. |
string The subform code of the additional description. |
match. |
string CHANGES TO (MEMBERS) SHARE HOLDINGS. |