Australia ASIC Company Search — Registry API
Pricing
from $80.00 / 1,000 company records
Australia ASIC Company Search — Registry API
Search the Australia ASIC company registry. Clean JSON for analysts, researchers and AI agents.
Pricing
from $80.00 / 1,000 company records
Rating
0.0
(0)
Developer
NexGenData
Maintained by CommunityActor stats
0
Bookmarked
9
Total users
2
Monthly active users
6 days ago
Last modified
Categories
Share
Australia ASIC Company Search
Search the Australian corporate registry — ASIC company numbers (ACN) cross-referenced from the Australian Business Register (ABR, operated by the ATO). Built for analysts, researchers, fintech builders and AI agents.
📊 What you get
Clean JSON, one record per company / registered entity:
name— Legal entity name as published by the registryacn— 9-digit Australian Company Number (ASIC), where the entity has oneabn— 11-digit Australian Business Numberstatus—registered/deregistered/external administration/unknownregistration_date— ISO date the ABN became activecompany_type— Pty Ltd, Ltd, Sole Trader, Partnership, …entity_type— the registry's own entity-type labelregistered_address— main business location as published (locality/state/postcode)jurisdiction— state code (NSW, VIC, QLD, …) orAUgst_registered,gst_effective_from— GST registration status and start datelast_review_date— last registry review date, where publishedbusiness_names,trading_names— arrays of published alternate namesofficers,officers_source— best-effort directors/secretaries from ASIC's free public Registry Search (see below)data_source,_source_url— provenance and a linkback to the record
Officers caveat: ASIC gates full officer histories behind paid Company Extracts. This actor returns only the officer signal the free public search exposes; officers_source tells you exactly what happened (asic_extract_required, asic_http_403, no_acn_available, not_requested, …). Officers are frequently an empty array — that is the source's limitation, not a run failure.
Pricing: $0.08 per company record returned (Pay-Per-Event) — about 12 records per $1. Only delivered records are charged: a search that matches nothing returns 0 rows and charges nothing for results.
▶️ Example input
{"companyName": "Atlassian","maxResults": 3,"includeOfficers": false}
Or look up an exact number:
{ "abn": "53 102 443 916" }
🤖 Use with AI agents
Structured JSON built for LLM and agent pipelines — point Claude, the OpenAI Agents SDK, an n8n flow or any MCP-aware client at it and pull Australian registry records on demand.
Sample agent prompt:
Look up an Australian company by ACN and return its status and type.
Agentic payments (x402): Supports agentic payment via x402 — agents can call this actor with USDC, no API key required.
⏰ Run on a schedule
Watch a company for a status change (deregistration, external administration):
{"companyName": "Atlassian","status": "any","maxResults": 25}
🔗 Related APAC actors
Country data suite: India MCA Companies, India SEBI Filings, ASX Announcements, PSE EDGE Disclosures
Cross-market hubs: APAC Disclosure Monitor, APAC IPO Calendar Sweep
Data from public APAC government and market sources.