Nookal · Open Collection

Nookal API

REST API for Nookal allied-health practice management software. Base URL https://api.nookal.com/production/v2. Authenticated with an account-issued API key passed as the api_key parameter (query string for GET, form field for POST). Responses use a JSON envelope: {"status":"success"|"failure","data":{...},"details":{...}}. Endpoint paths grounded in the Nookal API reference; verify, getLocations, and getPatients confirmed live.

20
Requests
5
Folders
v2
Version
View on GitHub Raw JSON Practice ManagementHealthcareAllied HealthAppointmentsSchedulingPatientsClinicsBookingsPhysiotherapySaaSOpen Collection

Overview

Nookal API is a Open Collection published by Nookal on the APIs.io network, version v2.

REST API for Nookal allied-health practice management software. Base URL https://api.nookal.com/production/v2. Authenticated with an account-issued API key passed as the api_key parameter (query string for GET, form field for POST). Responses use a JSON envelope: {“status”:”success” “failure”,”data”:{…},”details”:{…}}. Endpoint paths grounded in the Nookal API reference; verify, getLocations, and getPatients confirmed live.

The collection contains 20 requests organised into 5 folders.

Tagged areas include Practice Management, Healthcare, Allied Health, Appointments, and Scheduling.

Requests & Folders

Verification
Clinic
Patients
Appointments
Invoices

Related API Specs

Nookal Appointments API (OpenAPI) Nookal Clinic API (OpenAPI) Nookal Invoices API (OpenAPI) Nookal Patients API (OpenAPI) Nookal Verification API (OpenAPI)
Back to Nookal · All Collections · GitHub