Nookal · Authentication Profile

Nookal Authentication

Authentication

Nookal secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Practice ManagementHealthcareAllied HealthAppointmentsSchedulingPatientsClinicsBookingsPhysiotherapySoftware-as-a-Service
Methods: apiKey Schemes: 1 OAuth flows: API key in:

Security Schemes

apiKeyQuery apiKey
scheme: api-key · in: query ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-12'
method: probed
source: openapi/nookal-openapi.yml + live probes of https://api.nookal.com/production/v2/
summary:
  types:
  - apiKey
schemes:
- name: apiKeyQuery
  type: apiKey
  in: query
  parameterName: api_key
  scheme: api-key
  description: >-
    Nookal authenticates every request with an account-issued API key passed as
    the `api_key` parameter - in the query string for GET requests and as a form
    field for POST requests. The key is created inside the Nookal application
    (Setup / Integrations), where the account owner assigns it a configurable
    access level. Confirmed live: calling
    https://api.nookal.com/production/v2/verify without a key returns
    `{"status":"failure","details":{"errorCode":"L000_1","alerts":["Missing
    variable: api_key"]}}`. There is no OAuth flow; the API key is the sole
    credential. API access is available on the paid Professional and Enterprise
    plans.
  sources:
  - https://api.nookal.com/developers
  - https://api.nookal.com/dev/reference/verify
  - openapi/nookal-openapi.yml
notes: >-
  The api_key requirement was confirmed against the live production host. The
  key is transmitted as a request parameter over HTTPS (TLS), not in an
  Authorization header. Treat the key as a secret and scope its access level in
  the Nookal application to the minimum required.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/nookal-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.