NP Financials

N P Financials Public API Documentation

This page documents the public discovery APIs intentionally exposed by N P Financials. These endpoints provide public website, course/product, sitemap, and AI/LLM discovery information only. They do not expose customer records, orders, payments, student details, private Client Arena content, admin functions, drafts, or internal trading resources.

API Catalog

/.well-known/api-catalog returns an API Catalog as application/linkset+json using the RFC 9727 profile. The catalog anchor is the public WordPress REST API root: https://npfinancials.com.au/wp-json/.

OpenAPI Specification

/.well-known/openapi.json returns a valid OpenAPI 3.1 specification for the public discovery endpoints listed below.

  • /wp-json/ — WordPress REST API root.
  • /wp-json/wp/v2/pages — public published pages.
  • /wp-json/wp/v2/posts — public published posts.
  • /wp-json/wc/store/v1/products — public WooCommerce Store API product/course discovery.
  • /sitemap_index.xml — public sitemap index.
  • /llms.txt — public LLM guidance file.
  • /.well-known/api-status — health/status endpoint for this public discovery API.

Health / Status

/.well-known/api-status returns a JSON health response showing the API catalog, OpenAPI specification, documentation page, and public discovery endpoint URLs.

Compliance and privacy boundary

These endpoints are for automated discovery of public website information only. Any information about trading education, market content, or course/product listings is general information and does not provide personal financial advice. Trading involves risk.

Scroll to Top