Australian Energy Market Commission

The Australian Energy Market Commission (AEMC) is the independent statutory rule maker for Australia's energy markets, established in 2005 and based in Sydney. It makes and amends the National Electricity Rules, National Gas Rules and National Energy Retail Rules, conducts market reviews, and advises the Energy and Climate Change Ministerial Council. It sits upstream of every other body in the Australian energy value chain — it writes the obligations that AEMO operates, that the AER enforces, and that retailers and networks must meet — but it operates no market systems and holds no consumer data itself. AEMC publishes no developer portal, no documented API, no OpenAPI and no open data product, and the corporate Drupal site at www.aemc.gov.au returns 404 for /api, /openapi.json, /swagger.json, /api-docs, /jsonapi and /graphql. It does, however, run one real machine-readable surface that it does not advertise — the Energy Rules application at energy-rules.aemc.gov.au is backed by an undocumented, entirely anonymous JSON API at /api/v1 that serves the full versioned text of all three rule books — 304 versions of the National Electricity Rules, 115 of the National Gas Rules and 65 of the National Energy Retail Rules — with a table of contents, per-clause content, full-text search, a complete defined-terms glossary and links to every published PDF and DOCX. That API is captured here as a derived OpenAPI built from AEMC's own production JavaScript bundle plus live probes. The other finding that matters is regulatory rather than technical — on 18 December 2025 the AEMC made a final rule giving all consumers and their AEMO-accredited representatives a right to real-time data from smart meters, with AEMO required to publish the technical procedures by 30 November 2026 and the meter obligation commencing 30 November 2028 — a mandate designated but not live, and separate from the Consumer Data Right, which is administered by Treasury, the ACCC and the Data Standards Body, with retailers as primary and AEMO as secondary data holder. AEMC is not a CDR data holder.

Australian Energy Market Commission publishes 5 APIs on the APIs.io network, including Glossary API, Rule Content API, Rule Versions API, and 2 more. Tagged areas include Energy, Australia, Energy Markets, Electricity, and Gas.

Australian Energy Market Commission’s developer surface includes support, documentation, engineering blog, authentication, code examples, changelog, and 22 more developer resources.

30.1/100 thin ▬ flat Agent 30/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
EnergyAustraliaEnergy MarketsElectricityGasUtilitiesRegulationsSmart MeteringConsumer Data RightGovernmentLegalRules

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Energy & Utilities regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/aemc: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Australian Energy Market Commission Glossary API

Defined terms for a rule version.

Australian Energy Market Commission Rule Content API

The structural tree of a rule version — chapters, parts, divisions, rules and clauses.

Australian Energy Market Commission Rule Versions API

Versions of the National Electricity, Gas and Energy Retail Rules, with their published PDF and DOCX artefacts.

Australian Energy Market Commission Search API

Full-text search within a single rule version.

Australian Energy Market Commission Settings API

Application settings exposed to the client.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

AEMC Energy Rules API

OPEN COLLECTION

Rate Limits 1

Documented rate limits and quota policies.

Aemc Rate Limits

0 limits

RATE LIMITS

Examples 7

Example request and response payloads for these APIs.

Scroll for all 7

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Aemc Authentication

none · 0 schemes

SECURITY

Aemc Domain Security

TLSv1.2 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Aemc Agentic Access

9 operations

9 operations · 0 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: aemc
url: https://raw.githubusercontent.com/api-evangelist/aemc/refs/heads/main/apis.yml
name: Australian Energy Market Commission
kind: company
description: The Australian Energy Market Commission (AEMC) is the independent statutory rule maker for Australia's energy
  markets, established in 2005 and based in Sydney. It makes and amends the National Electricity Rules, National Gas Rules
  and National Energy Retail Rules, conducts market reviews, and advises the Energy and Climate Change Ministerial Council.
  It sits upstream of every other body in the Australian energy value chain — it writes the obligations that AEMO operates,
  that the AER enforces, and that retailers and networks must meet — but it operates no market systems and holds no consumer
  data itself. AEMC publishes no developer portal, no documented API, no OpenAPI and no open data product, and the corporate
  Drupal site at www.aemc.gov.au returns 404 for /api, /openapi.json, /swagger.json, /api-docs, /jsonapi and /graphql. It
  does, however, run one real machine-readable surface that it does not advertise — the Energy Rules application at energy-rules.aemc.gov.au
  is backed by an undocumented, entirely anonymous JSON API at /api/v1 that serves the full versioned text of all three rule
  books — 304 versions of the National Electricity Rules, 115 of the National Gas Rules and 65 of the National Energy Retail
  Rules — with a table of contents, per-clause content, full-text search, a complete defined-terms glossary and links to every
  published PDF and DOCX. That API is captured here as a derived OpenAPI built from AEMC's own production JavaScript bundle
  plus live probes. The other finding that matters is regulatory rather than technical — on 18 December 2025 the AEMC made
  a final rule giving all consumers and their AEMO-accredited representatives a right to real-time data from smart meters,
  with AEMO required to publish the technical procedures by 30 November 2026 and the meter obligation commencing 30 November
  2028 — a mandate designated but not live, and separate from the Consumer Data Right, which is administered by Treasury,
  the ACCC and the Data Standards Body, with retailers as primary and AEMO as secondary data holder. AEMC is not a CDR data
  holder.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://www.aemc.gov.au/sites/default/files/AEMC_RGB_Favicon_swirl_STRONG_512x512px.png
tags:
- Energy
- Australia
- Energy Markets
- Electricity
- Gas
- Utilities
- Regulations
- Smart Metering
- Consumer Data Right
- Government
- Legal
- Rules
tags_raw:
- Energy
- Australia
- Energy Markets
- Electricity
- Gas
- Utilities
- Regulation
- Smart Metering
- Consumer Data Right
- Government
- Legal
- Rules
created: '2026-07-27'
modified: '2026-07-27'
specificationVersion: '0.23'
apis:
- aid: aemc:aemc-glossary-api
  name: Australian Energy Market Commission Glossary API
  description: Defined terms for a rule version.
  humanURL: https://energy-rules.aemc.gov.au/
  baseURL: https://energy-rules.aemc.gov.au/api/v1
  tags:
  - Glossary
  properties:
  - type: OpenAPI
    url: openapi/aemc-glossary-api-openapi.yml
  - type: Examples
    url: examples/_index.yml
  - type: Authentication
    url: authentication/aemc-authentication.yml
  - type: RateLimits
    url: rate-limits/aemc-rate-limits.yml
  - type: ErrorCatalog
    url: errors/aemc-problem-types.yml
  - type: Conventions
    url: conventions/aemc-conventions.yml
  - type: DataModel
    url: data-model/aemc-data-model.yml
  - type: Lifecycle
    url: lifecycle/aemc-lifecycle.yml
  - type: ChangeLog
    url: changelog/aemc-changelog.yml
  - type: Conformance
    url: conformance/aemc-conformance.yml
  - type: Portal
    url: https://energy-rules.aemc.gov.au/
- aid: aemc:aemc-rule-content-api
  name: Australian Energy Market Commission Rule Content API
  description: The structural tree of a rule version — chapters, parts, divisions, rules and clauses.
  humanURL: https://energy-rules.aemc.gov.au/
  baseURL: https://energy-rules.aemc.gov.au/api/v1
  tags:
  - Rule Content
  properties:
  - type: OpenAPI
    url: openapi/aemc-rule-content-api-openapi.yml
  - type: Examples
    url: examples/_index.yml
  - type: Authentication
    url: authentication/aemc-authentication.yml
  - type: RateLimits
    url: rate-limits/aemc-rate-limits.yml
  - type: ErrorCatalog
    url: errors/aemc-problem-types.yml
  - type: Conventions
    url: conventions/aemc-conventions.yml
  - type: DataModel
    url: data-model/aemc-data-model.yml
  - type: Lifecycle
    url: lifecycle/aemc-lifecycle.yml
  - type: ChangeLog
    url: changelog/aemc-changelog.yml
  - type: Conformance
    url: conformance/aemc-conformance.yml
  - type: Portal
    url: https://energy-rules.aemc.gov.au/
- aid: aemc:aemc-rule-versions-api
  name: Australian Energy Market Commission Rule Versions API
  description: Versions of the National Electricity, Gas and Energy Retail Rules, with their published PDF and DOCX artefacts.
  humanURL: https://energy-rules.aemc.gov.au/
  baseURL: https://energy-rules.aemc.gov.au/api/v1
  tags:
  - Rule Versions
  properties:
  - type: OpenAPI
    url: openapi/aemc-rule-versions-api-openapi.yml
  - type: Examples
    url: examples/_index.yml
  - type: Authentication
    url: authentication/aemc-authentication.yml
  - type: RateLimits
    url: rate-limits/aemc-rate-limits.yml
  - type: ErrorCatalog
    url: errors/aemc-problem-types.yml
  - type: Conventions
    url: conventions/aemc-conventions.yml
  - type: DataModel
    url: data-model/aemc-data-model.yml
  - type: Lifecycle
    url: lifecycle/aemc-lifecycle.yml
  - type: ChangeLog
    url: changelog/aemc-changelog.yml
  - type: Conformance
    url: conformance/aemc-conformance.yml
  - type: Portal
    url: https://energy-rules.aemc.gov.au/
- aid: aemc:aemc-search-api
  name: Australian Energy Market Commission Search API
  description: Full-text search within a single rule version.
  humanURL: https://energy-rules.aemc.gov.au/
  baseURL: https://energy-rules.aemc.gov.au/api/v1
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/aemc-search-api-openapi.yml
  - type: Examples
    url: examples/_index.yml
  - type: Authentication
    url: authentication/aemc-authentication.yml
  - type: RateLimits
    url: rate-limits/aemc-rate-limits.yml
  - type: ErrorCatalog
    url: errors/aemc-problem-types.yml
  - type: Conventions
    url: conventions/aemc-conventions.yml
  - type: DataModel
    url: data-model/aemc-data-model.yml
  - type: Lifecycle
    url: lifecycle/aemc-lifecycle.yml
  - type: ChangeLog
    url: changelog/aemc-changelog.yml
  - type: Conformance
    url: conformance/aemc-conformance.yml
  - type: Portal
    url: https://energy-rules.aemc.gov.au/
- aid: aemc:aemc-settings-api
  name: Australian Energy Market Commission Settings API
  description: Application settings exposed to the client.
  humanURL: https://energy-rules.aemc.gov.au/
  baseURL: https://energy-rules.aemc.gov.au/api/v1
  tags:
  - Settings
  properties:
  - type: OpenAPI
    url: openapi/aemc-settings-api-openapi.yml
  - type: Examples
    url: examples/_index.yml
  - type: Authentication
    url: authentication/aemc-authentication.yml
  - type: RateLimits
    url: rate-limits/aemc-rate-limits.yml
  - type: ErrorCatalog
    url: errors/aemc-problem-types.yml
  - type: Conventions
    url: conventions/aemc-conventions.yml
  - type: DataModel
    url: data-model/aemc-data-model.yml
  - type: Lifecycle
    url: lifecycle/aemc-lifecycle.yml
  - type: ChangeLog
    url: changelog/aemc-changelog.yml
  - type: Conformance
    url: conformance/aemc-conformance.yml
  - type: Portal
    url: https://energy-rules.aemc.gov.au/
common:
- type: Website
  url: https://www.aemc.gov.au/
- type: About
  url: https://www.aemc.gov.au/about-us
- type: Contact
  url: https://www.aemc.gov.au/contact-us
- type: Support
  url: https://www.aemc.gov.au/contact-us
- type: Documentation
  url: https://www.aemc.gov.au/regulation/energy-rules
- type: DataPortal
  url: https://www.aemc.gov.au/news-centre/data-portal
- type: Blog
  url: https://www.aemc.gov.au/news-centre/media-releases
- type: RSS
  url: https://www.aemc.gov.au/rss.xml
- type: Regulation
  url: https://www.aemc.gov.au/regulation/energy-rules/national-electricity-rules
- type: RuleChanges
  url: https://www.aemc.gov.au/our-work/changing-energy-rules/rule-changes
- type: TermsOfService
  url: https://www.aemc.gov.au/terms-use
- type: PrivacyPolicy
  url: https://www.aemc.gov.au/terms-use/privacy
- type: OpenAPI
  url: openapi/aemc-energy-rules-openapi-derived.yml
- type: Authentication
  url: authentication/aemc-authentication.yml
- type: Conventions
  url: conventions/aemc-conventions.yml
- type: ErrorCatalog
  url: errors/aemc-problem-types.yml
- type: RateLimits
  url: rate-limits/aemc-rate-limits.yml
- type: Examples
  url: examples/_index.yml
- type: DataModel
  url: data-model/aemc-data-model.yml
- type: Lifecycle
  url: lifecycle/aemc-lifecycle.yml
- type: ChangeLog
  url: changelog/aemc-changelog.yml
- type: Conformance
  url: conformance/aemc-conformance.yml
- type: X-MCPServerCandidate
  url: mcp/aemc-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/aemc-energy-rules-overlay.yaml
- type: LLMsTxt
  url: llms/aemc-llms.txt
- type: AgenticAccess
  url: agentic-access/aemc-agentic-access.yml
- type: DomainSecurity
  url: security/aemc-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/aemc"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aemc/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/aemc/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.