Skip to content

Milypay · x402

ASIC company API

Search the ASIC company register by ACN or name. Open-data lookup is pay-per-call on x402. Official extracts are a separate always-paid route.

Demo
GET milypay.xyz/api… · 200
Paid
GET api.milypay.xyz… · 402
Price
0.002 AUDD lookup · extract extra

Try it

Free throttled demo. Source: ASIC open data (extract is official product, not free gov JSON).

curl https://milypay.xyz/api/au-company/acn/000014675

Paid agents

Production traffic hits the paid host and settles over x402 (or MPP with ?rail=mpp). No API key.

curl https://api.milypay.xyz/au-company/acn/000014675
# HTTP 402 until PAYMENT-SIGNATURE / wallet settle
npx milypay --api …

Sample

{
"acn": "000014675",
"name": "WOOLWORTHS GROUP LIMITED",
"status": "Registered"
}

Docs · Pricing · agents.md · Quickstart