NexHealth · Authentication Profile

Nexhealth Authentication

Authentication

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

CompanyHealthcareEHRPractice ManagementSchedulingAppointmentsDentalPatientsHealth RecordsInsuranceWebhook
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

Authorization apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/nexhealth-openapi-original.json
docs: https://docs.nexhealth.com/reference/authentication-1
summary:
  types:
  - apiKey
  api_key_in:
  - header
  model: api-key-exchanged-for-bearer-jwt
schemes:
- name: Authorization
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/nexhealth-openapi-original.json
flow:
  description: "Request an API key via the developer portal, then POST it in the Authorization header to /authenticates to receive a short-lived bearer JWT used on all other routes. Every request must also send the Nex-Api-Version header."
  steps:
  - Obtain an API key from the NexHealth Developer Portal (test key self-serve; production via request-access).
  - "POST /authenticates with header 'Authorization: <API_KEY>' and 'Nex-Api-Version: v3.0.0'."
  - Read the returned data.token (a JSON Web Token).
  - "Send 'Authorization: Bearer <token>' on all subsequent requests."
  token:
    type: bearer-jwt
    format: JWT
    lifetime_production: 1 hour
    lifetime_sandbox: 24 hours
    exchange_operation: postAuthenticates
  required_headers:
  - Authorization
  - Nex-Api-Version
  key_provisioning:
    test_key: https://developers.nexhealth.com/test/api-key
    production_access: https://www.nexhealth.com/api-request/request-access
  unauthenticated_response: 401

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/nexhealth-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.