Insurance Council of Australia WordPress REST API

insurancecouncil.com.au runs on WordPress and leaves the standard WordPress REST API reachable anonymously at /wp-json/, returning JSON for pages, media (the PDF publication corpus of media releases, submissions and reports), categories, tags and site search. This is incidental CMS infrastructure rather than an ICA API product — the ICA publishes no documentation for it, /wp/v2/posts returns an empty array, /wp/v2/users returns 401, and the insurer, resource and insurance-type custom post types behind Find an Insurer are not registered with the REST API (that directory is served by wp-admin/admin-ajax.php instead). It carries no insurance data model, no quote, bind, issue or FNOL operations, and no authentication for the read paths.

Documentation

Schemas & Data

📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/insurance-council-australia/refs/heads/main/json-schema/insurance-council-australia-wp-v2-pages.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/insurance-council-australia/refs/heads/main/json-schema/insurance-council-australia-wp-v2-media.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/insurance-council-australia/refs/heads/main/json-schema/insurance-council-australia-wp-v2-categories.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/insurance-council-australia/refs/heads/main/json-schema/insurance-council-australia-wp-v2-tags.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/insurance-council-australia/refs/heads/main/json-schema/insurance-council-australia-wp-v2-types.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/insurance-council-australia/refs/heads/main/json-schema/insurance-council-australia-wp-v2-taxonomies.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/insurance-council-australia/refs/heads/main/json-schema/insurance-council-australia-wp-v2-statuses.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/insurance-council-australia/refs/heads/main/json-schema/insurance-council-australia-wp-v2-search.json
📊
JSONSchema
https://raw.githubusercontent.com/api-evangelist/insurance-council-australia/refs/heads/main/json-schema/insurance-council-australia-wp-v2-comments.json

Other Resources

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/wordpress-rest-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
aid: insurance-council-australia:wordpress-rest-api
name: Insurance Council of Australia WordPress REST API
description: insurancecouncil.com.au runs on WordPress and leaves the standard WordPress REST API reachable
  anonymously at /wp-json/, returning JSON for pages, media (the PDF publication corpus of media releases,
  submissions and reports), categories, tags and site search. This is incidental CMS infrastructure rather
  than an ICA API product — the ICA publishes no documentation for it, /wp/v2/posts returns an empty array,
  /wp/v2/users returns 401, and the insurer, resource and insurance-type custom post types behind Find
  an Insurer are not registered with the REST API (that directory is served by wp-admin/admin-ajax.php
  instead). It carries no insurance data model, no quote, bind, issue or FNOL operations, and no authentication
  for the read paths.
humanURL: https://developer.wordpress.org/rest-api/
baseURL: https://insurancecouncil.com.au/wp-json/wp/v2
tags:
- Content
- WordPress
- REST
- JSON
properties:
- type: Documentation
  url: https://developer.wordpress.org/rest-api/
- type: APIReference
  url: https://developer.wordpress.org/rest-api/reference/
- type: Discovery
  url: https://insurancecouncil.com.au/wp-json/
- type: DiscoveryDocument
  url: discovery/insurance-council-australia-wp-json-root.json
- type: JSONSchema
  url: json-schema/insurance-council-australia-wp-v2-pages.json
- type: JSONSchema
  url: json-schema/insurance-council-australia-wp-v2-media.json
- type: JSONSchema
  url: json-schema/insurance-council-australia-wp-v2-categories.json
- type: JSONSchema
  url: json-schema/insurance-council-australia-wp-v2-tags.json
- type: JSONSchema
  url: json-schema/insurance-council-australia-wp-v2-types.json
- type: JSONSchema
  url: json-schema/insurance-council-australia-wp-v2-taxonomies.json
- type: JSONSchema
  url: json-schema/insurance-council-australia-wp-v2-statuses.json
- type: JSONSchema
  url: json-schema/insurance-council-australia-wp-v2-search.json
- type: JSONSchema
  url: json-schema/insurance-council-australia-wp-v2-comments.json
- type: ErrorCatalog
  url: errors/insurance-council-australia-problem-types.yml
- type: Conventions
  url: conventions/insurance-council-australia-conventions.yml
- type: DataModel
  url: data-model/insurance-council-australia-data-model.yml