How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nookal Patients API

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

Nookal Patients API is one of 5 APIs that Nookal publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Patients. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 13 operations across 13 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://api.nookal.com/production/v2.

13 operations 13 paths 3 schemas 8 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://api.nookal.com/production/v2
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Nookal Patients API declares 1 security scheme for authenticating requests. An API key is passed in the query as api_key (apiKeyQuery). By default, every request must be authenticated.

  • apiKeyQuery — Account-issued API key created in the Nookal application under Setup / Integrations, with a configurable access level. Passed as the apikey parameter - in the…

Paths & Operations 13

Across 13 paths, the API surfaces 13 operations — 8 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Patients 13

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

GET
/getPatients
Get patients
getPatients 4 params → 200
GET
/searchPatients
Search patients
searchPatients 10 params → 200
GET
/getCases
Get cases for a patient
getCases 4 params → 200
GET
/getAllCases
Get all cases
getAllCases 3 params → 200
POST
/addPatient
Add a patient
addPatient body → 200
POST
/editPatient
Edit a patient
editPatient body → 200
GET
/getTreatmentNotes
Get treatment notes for a patient
getTreatmentNotes 4 params → 200
GET
/getAllTreatmentNotes
Get all treatment notes
getAllTreatmentNotes 4 params → 200
POST
/addTreatmentNote
Add a treatment note
addTreatmentNote body → 200
GET
/getPatientFiles
Get patient files
getPatientFiles 4 params → 200
GET
/getFileUrl
Get a file URL
getFileUrl 2 params → 200
POST
/addCase
Add a case
addCase body → 200
POST
/updatePatientMedicareDetails
Update patient Medicare details
updatePatientMedicareDetails body → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Details (8 properties), AddPatientRequest (7 properties), Envelope (3 properties). Each schema is shown below with its type and property counts.

AddPatientRequest
object
7 properties 4 required
Details
object
8 properties
Envelope
object
Standard Nookal JSON response envelope. On success, status is "success" and data carries the results object; on failure, status is "failure" and details carrie…
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nookal-patients-api-openapi.yml Raw ↑

Other APIs Nookal publishes across the network.

Nookal Appointments API
Nookal Clinic API
Nookal Invoices API
Nookal Verification API
Where this information came from

This is an independent, third-party profile of Nookal Patients API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.