Insurance Australia Group website screenshot

Insurance Australia Group

Insurance Australia Group (IAG, ASX: IAG) is the largest general insurance company in Australia and New Zealand, headquartered in Sydney and operating a portfolio of underwriting brands rather than a single consumer-facing label. In Australia it trades as NRMA Insurance, CGU, WFI, Swann Insurance and the digital-native ROLLiN'; in New Zealand as State, AMI, NZI and Lumley. Its lines of business are property and casualty — home and contents, motor, commercial, rural and farm, compulsory third party and specialty — split across a Direct Insurance Australia arm and an Intermediated Insurance Australia arm that sells through brokers and authorised representatives. IAG has no public, self-serve API surface. Probing every conventional developer hostname on iag.com.au, cgu.com.au and nrma.com.au found no developer portal and no published reference documentation; docs.iag.com.au exists but immediately redirects to a Microsoft Entra ID sign-in and is an internal wall, not a portal. What the probes did confirm is a real Apigee API gateway fronting three brand virtual hosts — api.iag.com.au, api.cgu.com.au and api.nrma.com.au — each returning an Apigee ApplicationNotFound fault at the root, meaning proxies exist but none is discoverable or documented to the public. A second round of probing added a fourth brand virtual host, api.wfi.com.au, and a publicly resolvable non-production Apigee organisation at test-api.iag.com.au. IAG has also deployed MuleSoft's Anypoint API Experience Hub and is migrating roughly 600 APIs onto it, with a stated intent to make them agent aware — a substantial API estate that is entirely internal. Broker and partner integration in this market runs through human-facing trading portals — CGU's PolicyPlace quote-and-bind platform, the Ebix Sunrise Exchange and the Steadfast Client Trading Platform — not through an open API programme. IAG does run a HackerOne vulnerability disclosure programme, and published an RFC 9116 security.txt across seven brand domains until it was withdrawn in mid-2025. Australia has the legal machinery for open insurance and no live obligation: the Consumer Data Right that opened banking and energy was flagged for general insurance and then paused, so nothing compels IAG to publish. This record is therefore an honest stub: a partner-gated carrier with a private gateway and zero public specifications.

Insurance Australia Group is profiled on the APIs.io network. Tagged areas include Insurance, Australia, New Zealand, Property and Casualty, and General Insurance.

7.8/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
0 APIs
InsuranceAustraliaNew ZealandProperty and CasualtyGeneral InsuranceCarrierUnderwritingClaimsBrokersPartner Gated

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 7.8/100 · minimal
Contract Quality 0.0 / 21
Developer Ergonomics 0.0 / 17
Access Clarity 0.0 / 17
Operational Transparency 1.5 / 11
Contract Governance 0.5 / 10
Discoverability 4.9 / 9
Regulatory Posture 3.9 / 15
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Insurance 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.
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/. This rating is computed from github.com/api-evangelist/iag: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Security Posture 2

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

Iag Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Iag Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: iag
url: https://raw.githubusercontent.com/api-evangelist/iag/refs/heads/main/apis.yml
name: Insurance Australia Group
kind: company
description: 'Insurance Australia Group (IAG, ASX: IAG) is the largest general insurance company in Australia and New Zealand,
  headquartered in Sydney and operating a portfolio of underwriting brands rather than a single consumer-facing label. In
  Australia it trades as NRMA Insurance, CGU, WFI, Swann Insurance and the digital-native ROLLiN''; in New Zealand as State,
  AMI, NZI and Lumley. Its lines of business are property and casualty — home and contents, motor, commercial, rural and farm,
  compulsory third party and specialty — split across a Direct Insurance Australia arm and an Intermediated Insurance Australia
  arm that sells through brokers and authorised representatives. IAG has no public, self-serve API surface. Probing every
  conventional developer hostname on iag.com.au, cgu.com.au and nrma.com.au found no developer portal and no published reference
  documentation; docs.iag.com.au exists but immediately redirects to a Microsoft Entra ID sign-in and is an internal wall,
  not a portal. What the probes did confirm is a real Apigee API gateway fronting three brand virtual hosts — api.iag.com.au,
  api.cgu.com.au and api.nrma.com.au — each returning an Apigee ApplicationNotFound fault at the root, meaning proxies exist
  but none is discoverable or documented to the public. A second round of probing added a fourth brand virtual host, api.wfi.com.au,
  and a publicly resolvable non-production Apigee organisation at test-api.iag.com.au. IAG has also deployed MuleSoft''s Anypoint
  API Experience Hub and is migrating roughly 600 APIs onto it, with a stated intent to make them agent aware — a substantial
  API estate that is entirely internal. Broker and partner integration in this market runs through human-facing trading portals
  — CGU''s PolicyPlace quote-and-bind platform, the Ebix Sunrise Exchange and the Steadfast Client Trading Platform — not
  through an open API programme. IAG does run a HackerOne vulnerability disclosure programme, and published an RFC 9116 security.txt
  across seven brand domains until it was withdrawn in mid-2025. Australia has the legal machinery for open insurance and
  no live obligation: the Consumer Data Right that opened banking and energy was flagged for general insurance and then paused,
  so nothing compels IAG to publish. This record is therefore an honest stub: a partner-gated carrier with a private gateway
  and zero public specifications.'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Insurance
- Australia
- New Zealand
- Property and Casualty
- General Insurance
- Carrier
- Underwriting
- Claims
- Brokers
- Partner Gated
tags_raw:
- Insurance
- Australia
- New Zealand
- Property and Casualty
- General Insurance
- Carrier
- Underwriting
- Claims
- Broker
- Partner Gated
created: '2026-07-25'
modified: '2026-07-25'
specificationVersion: '0.23'
apis: []
common:
- type: DomainSecurity
  url: security/iag-domain-security.yml
- type: Security
  name: Vulnerability disclosure policy (HackerOne)
  url: https://hackerone.com/iag
- type: VulnerabilityDisclosure
  url: security/iag-vulnerability-disclosure.yml
- type: Conformance
  url: conformance/iag-conformance.yml
- type: LLMsTxt
  url: llms/iag-llms.txt
- type: Website
  url: https://www.iag.com.au/
- type: GitHubOrganization
  url: https://github.com/InsuranceAustraliaGroup
- type: GitHubOrganization
  name: IAG Customer Labs
  url: https://github.com/iagcl
- type: LinkedIn
  url: https://www.linkedin.com/company/iag
- type: Newsroom
  url: https://www.iag.com.au/newsroom
- type: SupplierPortal
  url: https://www.iag.com.au/supplier-portal
- type: PartnerPortal
  url: https://www.cgu.com.au/eai/help
- type: Contact
  url: https://www.iag.com.au/contact-us
- type: CorporateGovernance
  name: Codes and policies
  url: https://www.iag.com.au/about-us/corporate-governance/codes-and-policies
- type: Careers
  url: https://careers.iag.com.au/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com