ASIC Search Bulk
/api/v2/asic_searches
operationId: asic_searches
Live: https://gdapi.globaldata.net.au/api/v2/asic_searches · Sandbox: https://sandbox-gdapi.globaldata.net.au/api/v2/asic_searches
ASIC Search Bulk searches the ASIC register for the given companies 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 |
|---|---|
requests |
array of objects The requests to search for. |
requests[]. |
string The unique identifier for this request. This can be used match the request in the results. |
requests[]. |
string The number of the company to search for (ABN / ACN / State Number) |
requests[]. |
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. |
results |
array of objects A list of results for each of the requests made. |
results[]. |
string The unique identifier for this request. This can be used match the request in the results. |
results[]. |
object Details of the match found or null if no match was found. |
results[]. |
object The number of the business. |
results[]. |
string The heading of the number. |
results[]. |
string The number of the business. |
results[]. |
string The jurisdiction of the business. |
results[]. |
object The name of the business. |
results[]. |
string The name of the business. |
results[]. |
object The type of business. |
results[]. |
string The code of the business type. |
results[]. |
string The description of the business type. |
results[]. |
object The class of business (available for companies only). |
results[]. |
string The code of the business class. |
results[]. |
string The description of the business class. |
results[]. |
object The subclass of business (available for companies only). |
results[]. |
string The code of the business subclass. |
results[]. |
string The description of the business subclass. |
results[]. |
object The status of business. |
results[]. |
string The code of the business status. |
results[]. |
string The description of the business status. |
results[]. |
boolean Whether the business is registered. |
results[]. |
object Whether the business is an ABR entity. |
results[]. |
string The ABN of the ABR entity. |
results[]. |
string The name of the ABR entity. |
results[]. |
string The type of ABR entity. |
results[]. |
string The effective date of the ABR entity. |
results[]. |
string The date of the next review of the ABR entity. |
results[]. |
string The date the business was registered. |
results[]. |
array of objects The address of the business. |
results[]. |
string The type of address. (RG = registered office, PA = principal place of business) |
results[]. |
string The state of the address. |
results[]. |
string The postcode of the address. |
results[]. |
string The locality / suburb of the address. |
results[]. |
string The first line of the address. (This is RESTRICTED in most cases) |
results[]. |
string The ISO 3166 country code of the address. |
results[]. |
string The state of the incorporation. |
results[]. |
array of objects The most recent documents for the company |
results[]. |
string The form code of the document. |
results[]. |
string The description of the document. |
results[]. |
string The date of the document. |
results[]. |
number The number of pages in the document. |
results[]. |
string The document number. |
results[]. |
array of objects Additional description of the document. |
results[]. |
string The subform code of the additional description. |
results[]. |
string CHANGES TO (MEMBERS) SHARE HOLDINGS. |