2026-09-01

45 free Australian APIs every business should know about

Most "free business API" lists are American. Weather, address lookup, currency, none of it works properly over here. This list is different. Every API below is Australian (or has solid Australian data), free to use, and built for business, not consumer, use cases.

Fair warning up front: this leans heavily on government and civic sources, because that is where most of the genuinely free, no-catch data lives. But it is not all government. There is a private-sector section below with small Australian companies and one hobby project, alongside the usual departments and registers.

A quick note on "free" itself. It means different things depending on who is publishing. Some APIs are open with no sign-up at all. Some need a free registration or key. A couple need you to apply and wait for approval. A few are free for evaluation or non-commercial use but want a paid licence once you are actually running a business on top of them. We have flagged each one so you know what you are getting into, and linked straight to the source, not a third-party wrapper, wherever one exists.

We aimed higher than this and stopped at 45. A few things that show up on other "free Australian business API" roundups did not make the cut here because they turned out to be a paid licence in disguise (Australia Post's own postcode file), a non-commercial-only licence (NSW property sales data), or not actually an API (GrantConnect is a searchable website, not a REST endpoint). Better a shorter list you can trust than a rounder number padded with fine print.

Business registration and company data

1. ABN Lookup (ABR Web Services)

Look up any Australian Business Number and pull back the entity name, status, GST registration, and trading names. Free, no cost to register. You just need to sign up for an authentication GUID.

Good for: invoicing, checking a supplier is legit, form auto-fill, KYC checks.
Direct link: abr.business.gov.au/Webservices.aspx

2. ASIC Company Dataset

ASIC publishes its full company register as a free CSV download on data.gov.au, updated weekly. There is also a direct machine-to-machine API for approved Digital Service Providers, though new DSP applications are paused until 2027 while ASIC rebuilds its systems.

Good for: company due diligence, building a business directory, compliance checks.
Direct link: data.gov.au/data/dataset/asic-companies

3. ASIC Business Names Dataset

Same deal, for registered trading names rather than ACNs. Free CSV download, updated monthly.

Good for: checking if a business name is taken, matching trading names to ABNs.
Direct link: data.gov.au/data/dataset/asic-business-names

4. ASIC Australian Financial Services Licensee Dataset

A free weekly CSV extract of every AFS licensee on ASIC's register.

Good for: checking whether a financial adviser or broker is actually licensed, fintech onboarding checks.
Direct link: data.gov.au/data/dataset/asic-afs-licensee

5. ABLIS (Australian Business Licence and Information Service)

Tells you which licences, permits, and registrations a business needs, based on its industry, activities, and location. Free API, no cost.

Good for: onboarding tools for new businesses, compliance checklists, accountant and advisor tools.
Direct link: ablisapi.business.gov.au/swagger/ui/index

6. IP Australia Trade Mark Search API

Search Australia's registered and pending trade marks and pull back full record data. Free to connect. You only pay if you use the API to lodge an actual application.

Good for: brand clearance checks, legal and IP tools, competitor monitoring.
Direct link: IP Australia trade mark search API

7. IP Australia Patent Search API

Same deal, for Australian patents. Free to connect, fees only apply to filings.

Good for: IP due diligence, R&D and innovation tools, patent attorney software.
Direct link: IP Australia patent search API

8. IP Australia Australian Design Search API

Same again, for registered designs. Free to connect.

Good for: product design clearance, IP portfolio tools.
Direct link: IP Australia design search API

All of the above, joined (our own API)

Every source in this section is free, and every one arrives in a different shape: SOAP, weekly tab-delimited files, rotating download URLs. One call takes an ABN or ACN and returns them as a single record, with a source and date on every field.

Good for: supplier and customer onboarding, KYB checks, keeping a CRM or vendor list current.
Direct link: ABN and ACN lookup

Addresses, location and shipping

9. Geoscape G-NAF (Geocoded National Address File)

The official database of Australian addresses, with over 15 million records and coordinates for each one. The open version is free to download under a Creative Commons licence. Note: it cannot be used to generate addresses for sending mail unless you have separately verified deliverability. Real-time API access to the "live" version is a paid Geoscape product, not this free one.

Good for: address validation, store locators, mapping and logistics tools.
Direct link: data.gov.au G-NAF dataset

10. Australia Post PAC (Postage Assessment Calculator) API

Calculate postage costs for a parcel or letter, domestic or international. Free, sign up for an API key on the Australia Post developer portal.

Good for: checkout shipping calculators, quote tools.
Direct link: developers.auspost.com.au/apis/pac/reference

11. Australia Post Locations API

Find post offices, parcel lockers, and collection points near a postcode or set of coordinates. Free, sign up for a key.

Good for: "find your nearest" tools, click-and-collect features.
Direct link: Australia Post Locations API

Money, banking and tax

12. Reserve Bank of Australia exchange rates

The RBA does not run a REST API. What they publish instead is a free, direct-download CSV file of daily AUD exchange rates, updated each business day. You will need to fetch and parse the CSV yourself rather than call a JSON endpoint. Be wary of paid third-party services that repackage this same public data and call it an "RBA API".

Good for: invoicing in foreign currency, accounting tools, e-commerce pricing.
Direct link: Daily rates, Table F11.1. Full index of tables: rba.gov.au/statistics/tables

13. Consumer Data Right Product Reference Data APIs

Under Open Banking, Australian banks must publish basic product data (rates, fees, features) through free public APIs, no accreditation or login needed. This only covers product-level data. Accessing an actual customer's account data is a separate, accredited-only process.

The catch in practice: each bank hosts its own API at its own base URL, and the official way to find it means first querying the CDR Register's Get Data Holder Brands Summary API. A community-maintained, MIT-licensed GitHub project does that legwork for you: a live, auto-updated list of the base API URL for 117 Australian banks and credit unions, plus working code examples in PHP, JavaScript, Python, C#, and cURL.

Good for: rate comparison tools, fintech product pages, loan and account comparison sites.
Direct link: Official CDR method, or the ready-made directory of bank endpoints

14. ATO Standard Business Reporting (SBR2)

Lets accounting and payroll software lodge reports (BAS, Single Touch Payroll, and more) straight to the ATO and other agencies. Free to build against, but it is a serious integration project, not a quick API call.

Good for: accounting software, payroll platforms, bookkeeping tools.
Direct link: sbr.gov.au

Government data, statistics and compliance

15. ABS Data API

The Australian Bureau of Statistics publishes economic, population, and labour force data through a free API. No key required.

Good for: market research, site selection tools, economic dashboards.
Direct link: ABS Data API user guide

16. ABS Digital Boundary Files and geospatial web services

Free shapefiles and live geospatial web services for Australia's statistical geography (suburbs, postal areas, LGAs, states), which is what most ABS data is reported against.

Good for: mapping census and economic data, GIS tools, catchment analysis.
Direct link: ABS digital boundary files

17. Fair Work Commission Modern Awards Pay Database API

Pulls current and historical minimum pay rates, allowances, overtime, and penalty rates straight from the Modern Awards database. Free, but you need to register with a letter of intent.

Good for: payroll software, HR tools, wage compliance checkers.
Direct link: Modern Awards Pay Database API

18. Australian public holidays (Nager.Date)

The government's own machine-readable holiday dataset has been retired. The most reliable free option now is Nager.Date, a third-party API with no key required, covering all Australian states and territories.

Good for: rostering tools, delivery date calculators, HR and leave systems.
Direct link: date.nager.at/api

19. api.gov.au

Not an API itself, but the central catalogue of APIs published across federal, state, and territory government. Worth bookmarking, since new ones get added regularly.

Good for: finding out what else is out there before you build a workaround.
Direct link: api.gov.au/apis

Weather, energy and environment

20. Bureau of Meteorology (BOM) weather data

BOM publishes forecast, warning, and observation data for free. Important catch: BOM's own terms say this data is for personal use, not commercial use, unless you have a specific agreement with them. If weather data matters to your product, budget time to contact BOM about a commercial licence rather than relying on the unofficial free feeds that get shared around online.

Good for: logistics planning, outdoor event tools, agriculture and trades apps (with the right licence).
Direct link: bom.gov.au/catalogue/data-feeds.shtml

21. BOM Water Data Online

Different from the weather feeds above, and worth calling out separately: streamflow, river height, and water storage data from around 3,500 monitoring stations, collected under the Water Regulations 2008 and published under a Creative Commons Attribution licence, not the restricted personal-use terms that cover BOM's weather data.

Good for: flood risk tools, agriculture and irrigation planning, environmental consultancies.
Direct link: bom.gov.au/waterdata

22. AEMO NEMWeb (electricity market data)

The Australian Energy Market Operator publishes free, public data on wholesale electricity prices, demand, and generation across the National Electricity Market.

Good for: energy analytics, solar and battery tools, cost forecasting for large energy users.
Direct link: AEMO NEMWeb market data

23. Clean Energy Regulator REC Registry API

Data on renewable energy certificates, used to track and trade certificates under Australia's renewable energy scheme.

Good for: energy and sustainability reporting tools, carbon accounting software.
Direct link: REC Registry API specifications (PDF)

24. Geoscience Australia AusPIX DGGS API

A documented, free API for Australia's Discrete Global Grid System, used to reference and aggregate spatial data across the country in a standard grid.

Good for: spatial analytics, environmental and resource modelling, GIS tools.
Direct link: api.dggs.ga.gov.au/docs

Transport

25. Transport for NSW Open Data Hub

Real-time and scheduled (GTFS) data for trains, buses, ferries, light rail, and live traffic across NSW. Free account, 60,000 API calls a day on the standard plan.

Good for: logistics and delivery ETAs, journey planning tools, property and real estate apps.
Direct link: opendata.transport.nsw.gov.au

26. PTV Timetable API (Victoria)

Scheduled and real-time data for Victoria's trains, trams, and buses. Free, request a key by email.

Good for: journey planning, logistics, workplace commute tools.
Direct link: PTV Timetable API

27. TransLink GTFS (South East Queensland)

Free, no-key static timetable data (GTFS) for Brisbane and South East Queensland bus, train, ferry, and tram services, plus a real-time feed for registered developers.

Good for: journey planning, logistics tools operating in Queensland.
Direct link: translink.com.au/about-translink/open-data

28. Adelaide Metro GTFS

Free, Creative Commons-licensed static and real-time transit data for Adelaide's bus, train, and tram network.

Good for: journey planning, logistics tools operating in South Australia.
Direct link: adelaidemetro.com.au/developer-info

Planning, property and civic data

29. NSW Planning Portal Online DA, PCC and CDC APIs

Free daily data feeds of every Development Application, Post Consent Certificate, and Complying Development Certificate lodged on the NSW Planning Portal since 2019.

Good for: construction and trades lead-generation tools, property research, planning consultancies.
Direct link: NSW Planning Portal open data API

30. Geoscape Administrative Boundaries (WFS API)

Free web feature service covering electoral boundaries, local government areas, suburbs, and state boundaries, built and maintained by Geoscape Australia using authoritative government data.

Good for: GIS tools, catchment and territory mapping, electorate-based analysis.
Direct link: data.gov.au administrative boundaries

31. Digital Atlas of Australia

A free geospatial platform run by Geoscience Australia that brings together hundreds of national datasets, with API links (GeoServices, WMS, WFS) for most layers.

Good for: spatial analytics, environmental and demographic mapping, planning tools.
Direct link: digital.atlas.gov.au

Parliament, law and open government

32. NSW Parliament Hansard API

Free public API covering NSW parliamentary sitting dates, members, bills, and full Hansard transcripts back to 1991.

Good for: policy and government-affairs tools, legal research, media monitoring.
Direct link: NSW Parliament Hansard API

33. OpenAustralia.org.au API

Not a government API, worth being clear about that: it is run by the OpenAustralia Foundation, a non-profit charity, not Parliament itself. It makes Federal Parliament's Hansard searchable and machine-readable. Free, but you need to register for a key.

Good for: policy tracking, government-affairs and lobbying tools, civic tech.
Direct link: openaustralia.org.au/api/key

Environment and science

34. Atlas of Living Australia API

Australia's national biodiversity database: over 100 million species occurrence records, free and mostly open without authentication.

Good for: environmental consultancies, agriculture and biosecurity tools, conservation and ESG reporting.
Direct link: api.ala.org.au

Culture and research

35. Trove API

The National Library of Australia's API for searching digitised newspapers, books, images, and archives. Free with registration.

Good for: research tools, historical and genealogy products, media and content businesses.
Direct link: Trove: using the API

Health and human services software

36. Services Australia developer APIs (Medicare Online, ECLIPSE, AIR)

Lets accredited practice management and health software submit Medicare claims, bulk billing, and immunisation register updates directly. Free to build against once accredited through PRODA, but it is a serious integration, not a quick API call, similar in scope to SBR2 above.

Good for: health and allied-health practice software, aged care and disability service platforms.
Direct link: Services Australia developer start

General-purpose

37. data.gov.au CKAN API

The general-purpose API sitting behind the entire data.gov.au catalogue, over 30,000 datasets from federal, state, and local government. Free, no key needed for read access.

Good for: pulling any of the datasets mentioned above (and plenty more) directly into your own systems.
Direct link: data.gov.au datasets tagged API

State and territory open data

38. State government API catalogues

NSW, Victoria, Queensland, South Australia, and Western Australia all run their own open data portals with free APIs on top, covering everything from planning applications to local council data.

Good for: anything with a regional or council-level angle, property, planning, local services.
Direct links: NSW, VIC, QLD, SA, WA

39. City of Melbourne Open Data API

Council-level data for the City of Melbourne, over 200 datasets, free, with a proper Socrata-based API console.

Good for: local business tools, urban planning and analytics, hospitality and retail site selection.
Direct link: City of Melbourne API console

Private sector and civic tech

These are not government APIs. Read the fine print on each one before you build on it. "Free" from a private operator usually comes with more conditions than a government dataset does.

40. Squiggle API

AFL fixtures, scores, ladder, and computer-model predictions, run as a hobby project by novelist Max Barry, not a company. It is free, requires no key (just a descriptive User-Agent header with a contact address), and its terms explicitly allow commercial use. The catch: it is a one-person hobby project with no warranty, so treat it as free-but-not-guaranteed rather than an enterprise-grade dependency.

Good for: sports media, hospitality (footy-night content), tipping competitions, betting and content platforms.
Direct link: api.squiggle.com.au

41. PlateAPI

An Australian-built vehicle registration lookup API (run by a Melbourne company, WolfStack Solutions): send a plate and state, get back make, model, year range, body type, and engine. Free tier is 20 lookups a month, no credit card required. Paid plans start at $29 a month if you need more.

Good for: auto parts stores, workshops and detailers, dealership trade-in tools, fleet management.
Direct link: plateapi.com.au

42. Adzuna API

A UK company (Adzuna Ltd), but with a genuine Australian job market feed alongside around 20 other countries: live job ads, salary histograms, and regional vacancy data. Free tier gives roughly 1,000 calls a month. Worth reading their terms closely though: sustained commercial, government, or academic use beyond an initial 14-day trial technically requires a paid licence agreement, unless what you are building actually displays Adzuna's job ads (which is what the free tier is designed for).

Good for: HR tech, recruitment tools, labour-market research, salary benchmarking.
Direct link: developer.adzuna.com

43. Xero API

Xero overhauled its developer pricing in December 2025. The free "Starter" tier gives unlimited data access for up to 5 connected Xero organisations, which is enough for an internal tool or a small integration. Go past 5 connections and you are into paid tiers, which now range up to $895 a month plus negotiated Enterprise pricing.

Good for: small accounting integrations, internal automation, bookkeeping tools built for a handful of clients.
Direct link: developer.xero.com

44. PlanningAlerts API

Run by the OpenAustralia Foundation (the same charity behind number 33 above), aggregating development applications from local councils across Australia, not just NSW. Important catch, and the opposite of what you would hope: the free "Community Plan" is for strictly non-commercial use only. For a business, you get a 14-day trial (10 requests a day), after which the Standard Plan is $3,850 AUD plus GST a month. Real estate, construction, and property-tech companies (Domain Group is a listed customer) pay for this one.

Good for: evaluating on the free trial before deciding whether the paid plan is worth it for property, construction, or planning-related tools.
Direct link: planningalerts.org.au/api/howto

Bonus, use with caution

45. NBN address and connection checker

There is no official public API for checking NBN connection type at an address. The tool NBN's own website uses has been reverse-engineered by developers and documented on GitHub. It is unofficial and undocumented by NBN itself, so it can change or break without warning. Treat it as a "use if you understand the risk" option, not a stable foundation for a product.

Good for: real estate listings, ISP comparison tools, moving-house checklists.
Direct link: github.com/LukePrior/nbn-service-check

A word of warning before you build anything

Government APIs change terms, get paused for rebuilds (see ASIC above), or turn out to have commercial-use restrictions you did not expect (see BOM above). Before you rely on any of these in a product, check the current terms of use on the provider's own site. Do not build off a blog post, including this one.

That warning is also why we built what we built; AUO.com.au. Several of the business-identity sources on this list, the ABR, the ASIC company and business name registers, the ASIC banned and licensee registers, ACNC, ORIC, and the DFAT sanctions list, are free but arrive as SOAP envelopes, weekly tab-delimited files mislabelled as CSV, and spreadsheets with rotating download URLs. Joining them into one record, and keeping that record fresh, is the part that is not free. The Australian business data API does that join for you and returns one resolved entity with a source and date on every field.

curl https://api.auo.com.au/v1/resolve \
  -H "Authorization: Bearer auo_sk_test_your_key" \
  -H "Content-Type: application/json" \
  -d '{"abn": "51824753556"}'

If you would rather not maintain eight ingestion pipelines yourself, see what building it yourself actually costs, or read more about ABN and ACN lookup.

Get a free sandbox key