Nookal website screenshot

Nookal

Nookal is Australian-built practice management software for allied health clinics - physiotherapy, chiropractic, podiatry, psychology, and similar disciplines - covering online bookings, multi-practitioner scheduling, patient and case records, treatment notes, invoicing, bulk billing, and clinic reporting. Nookal exposes a documented REST API at https://api.nookal.com/production/v2/ that lets integrators read and write patients, cases, appointments, class bookings, availabilities, practitioners, locations, treatment notes, files, and invoices. The API is authenticated with an account-issued API key and returns JSON. API access is available on the paid Professional and Enterprise plans.

Nookal publishes 5 APIs on the APIs.io network, including Appointments API, Clinic API, Invoices API, and 2 more. Tagged areas include Practice Management, Healthcare, Allied Health, Appointments, and Scheduling.

Nookal’s developer surface includes authentication, documentation, signup flow, pricing, support, and 7 more developer resources.

38.5/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessPaidSelf serve
5 APIs
Practice ManagementHealthcareAllied HealthAppointmentsSchedulingPatientsClinicsBookingsPhysiotherapySoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 38.5/100 · thin
Contract Quality 10.4 / 21
Developer Ergonomics 4.5 / 17
Access Clarity 8.5 / 17
Operational Transparency 3.5 / 11
Contract Governance 0.0 / 10
Discoverability 6.3 / 9
Regulatory Posture 2.3 / 15
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 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 Health 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/nookal: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

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

Nookal Appointments API

Appointments, class bookings, availabilities, and the waiting list.

Nookal Clinic API

Clinic reference data - locations, practitioners, and item/type lists.

Nookal Invoices API

Invoices and their items, payments, credits, discounts, and refunds.

Nookal Patients API

Patient records, cases, treatment notes, and patient files.

Nookal Verification API

Verify that an API key is valid and connected to a Nookal account.

Open Collections 7

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

API Collection

OPEN COLLECTION

Nookal Appointments API

OPEN COLLECTION

Nookal API

OPEN COLLECTION

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Nookal Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Nookal Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Nookal Authentication

apiKey · 1 scheme

SECURITY

Nookal Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Nookal Agentic Access

36 operations · 15 acting

36 operations · 15 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: nookal
url: https://raw.githubusercontent.com/api-evangelist/nookal/refs/heads/main/apis.yml
name: Nookal
kind: company
description: Nookal is Australian-built practice management software for allied health clinics - physiotherapy, chiropractic,
  podiatry, psychology, and similar disciplines - covering online bookings, multi-practitioner scheduling, patient and case
  records, treatment notes, invoicing, bulk billing, and clinic reporting. Nookal exposes a documented REST API at https://api.nookal.com/production/v2/
  that lets integrators read and write patients, cases, appointments, class bookings, availabilities, practitioners, locations,
  treatment notes, files, and invoices. The API is authenticated with an account-issued API key and returns JSON. API access
  is available on the paid Professional and Enterprise plans.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/nookal.png
tags:
- Practice Management
- Healthcare
- Allied Health
- Appointments
- Scheduling
- Patients
- Clinics
- Bookings
- Physiotherapy
- Software-as-a-Service
tags_raw:
- Practice Management
- Healthcare
- Allied Health
- Appointments
- Scheduling
- Patients
- Clinics
- Bookings
- Physiotherapy
- SaaS
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.23'
apis:
- aid: nookal:nookal-appointments-api
  name: Nookal Appointments API
  description: Appointments, class bookings, availabilities, and the waiting list.
  humanURL: https://api.nookal.com/dev/reference/patient
  baseURL: https://api.nookal.com/production/v2
  tags:
  - Appointments
  properties:
  - type: OpenAPI
    url: openapi/nookal-appointments-api-openapi.yml
  - type: Documentation
    url: https://api.nookal.com/developers
  - type: APIReference
    url: https://api.nookal.com/dev/reference/patient
  - type: PostmanCollection
    url: collections/nookal.postman_collection.json
  - type: OpenCollection
    url: collections/nookal.opencollection.json
  - type: APIReference
    url: https://api.nookal.com/dev/reference/appointment
  - type: APIReference
    url: https://api.nookal.com/dev/reference/location
  - type: APIReference
    url: https://api.nookal.com/dev/reference/invoices
  - type: APIReference
    url: https://api.nookal.com/dev/reference/verify
- aid: nookal:nookal-clinic-api
  name: Nookal Clinic API
  description: Clinic reference data - locations, practitioners, and item/type lists.
  humanURL: https://api.nookal.com/dev/reference/patient
  baseURL: https://api.nookal.com/production/v2
  tags:
  - Clinic
  properties:
  - type: OpenAPI
    url: openapi/nookal-clinic-api-openapi.yml
  - type: Documentation
    url: https://api.nookal.com/developers
  - type: APIReference
    url: https://api.nookal.com/dev/reference/patient
  - type: PostmanCollection
    url: collections/nookal.postman_collection.json
  - type: OpenCollection
    url: collections/nookal.opencollection.json
  - type: APIReference
    url: https://api.nookal.com/dev/reference/appointment
  - type: APIReference
    url: https://api.nookal.com/dev/reference/location
  - type: APIReference
    url: https://api.nookal.com/dev/reference/invoices
  - type: APIReference
    url: https://api.nookal.com/dev/reference/verify
- aid: nookal:nookal-invoices-api
  name: Nookal Invoices API
  description: Invoices and their items, payments, credits, discounts, and refunds.
  humanURL: https://api.nookal.com/dev/reference/patient
  baseURL: https://api.nookal.com/production/v2
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/nookal-invoices-api-openapi.yml
  - type: Documentation
    url: https://api.nookal.com/developers
  - type: APIReference
    url: https://api.nookal.com/dev/reference/patient
  - type: PostmanCollection
    url: collections/nookal.postman_collection.json
  - type: OpenCollection
    url: collections/nookal.opencollection.json
  - type: APIReference
    url: https://api.nookal.com/dev/reference/appointment
  - type: APIReference
    url: https://api.nookal.com/dev/reference/location
  - type: APIReference
    url: https://api.nookal.com/dev/reference/invoices
  - type: APIReference
    url: https://api.nookal.com/dev/reference/verify
- aid: nookal:nookal-patients-api
  name: Nookal Patients API
  description: Patient records, cases, treatment notes, and patient files.
  humanURL: https://api.nookal.com/dev/reference/patient
  baseURL: https://api.nookal.com/production/v2
  tags:
  - Patients
  properties:
  - type: OpenAPI
    url: openapi/nookal-patients-api-openapi.yml
  - type: Documentation
    url: https://api.nookal.com/developers
  - type: APIReference
    url: https://api.nookal.com/dev/reference/patient
  - type: PostmanCollection
    url: collections/nookal.postman_collection.json
  - type: OpenCollection
    url: collections/nookal.opencollection.json
  - type: APIReference
    url: https://api.nookal.com/dev/reference/appointment
  - type: APIReference
    url: https://api.nookal.com/dev/reference/location
  - type: APIReference
    url: https://api.nookal.com/dev/reference/invoices
  - type: APIReference
    url: https://api.nookal.com/dev/reference/verify
- aid: nookal:nookal-verification-api
  name: Nookal Verification API
  description: Verify that an API key is valid and connected to a Nookal account.
  humanURL: https://api.nookal.com/dev/reference/patient
  baseURL: https://api.nookal.com/production/v2
  tags:
  - Verification
  properties:
  - type: OpenAPI
    url: openapi/nookal-verification-api-openapi.yml
  - type: Documentation
    url: https://api.nookal.com/developers
  - type: APIReference
    url: https://api.nookal.com/dev/reference/patient
  - type: PostmanCollection
    url: collections/nookal.postman_collection.json
  - type: OpenCollection
    url: collections/nookal.opencollection.json
  - type: APIReference
    url: https://api.nookal.com/dev/reference/appointment
  - type: APIReference
    url: https://api.nookal.com/dev/reference/location
  - type: APIReference
    url: https://api.nookal.com/dev/reference/invoices
  - type: APIReference
    url: https://api.nookal.com/dev/reference/verify
common:
- type: AgenticAccess
  url: agentic-access/nookal-agentic-access.yml
- type: DomainSecurity
  url: security/nookal-domain-security.yml
- type: Authentication
  url: authentication/nookal-authentication.yml
- type: Website
  url: https://www.nookal.com
- type: Documentation
  url: https://api.nookal.com/developers
- type: SignUp
  url: https://www.nookal.com/signup
- type: Plans
  url: plans/nookal-plans-pricing.yml
- type: Pricing
  url: https://www.nookal.com/pricing
- type: RateLimits
  url: rate-limits/nookal-rate-limits.yml
- type: FinOps
  url: finops/nookal-finops.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/nookal
- type: Support
  url: https://support.nookal.com
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/nookal"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/nookal/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/nookal/evidence"

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

Get an API key

Free tier, no email required.

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