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.

41.5/100 thin ▬ flat Agent 48/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessPaidSelf serve
5 APIs
Practice ManagementHealthcareAllied HealthAppointmentsSchedulingPatientsClinicsBookingsPhysiotherapySaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 41.5/100 · thin
Contract Quality 12.7 / 25
Developer Ergonomics 4.8 / 20
Commercial Clarity 12.6 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
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
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 1

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

Nookal API

OPEN COLLECTION

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
- SaaS
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.19'
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