Particle Health · Authentication Profile

Particle Health Authentication

Authentication

Particle Health secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

ADTC-CDACare CoordinationCarequalityClinical DataCommonWellDeltaseHealth ExchangeEHRFHIRHealth DataHealth Information ExchangeHealthcareHIEHL7HL7v2InteroperabilityMedical RecordsPatientsPharmacyQHINSurescriptsTEFCAUSCDI
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-08-14'
method: searched
docs:
  - https://docs.particlehealth.com/docs/auth-and-keys
  - https://raw.githubusercontent.com/ParticleHealth/particle-connect/main/agent-documentation/08-authentication.md
source: openapi/particle-health-authentication-api-openapi.yml, openapi/particle-health-batches-api-openapi.yml,
  openapi/particle-health-ccda-api-openapi.yml, openapi/particle-health-deltas-api-openapi.yml,
  openapi/particle-health-documents-api-openapi.yml, openapi/particle-health-fhir-api-openapi.yml,
  openapi/particle-health-files-api-openapi.yml, openapi/particle-health-flat-api-openapi.yml,
  openapi/particle-health-hl7v2-api-openapi.yml, openapi/particle-health-networkparticipants-api-openapi.yml,
  openapi/particle-health-notifications-api-openapi.yml, openapi/particle-health-patients-api-openapi.yml,
  openapi/particle-health-projects-api-openapi.yml, openapi/particle-health-providermap-api-openapi.yml,
  openapi/particle-health-queries-api-openapi.yml, openapi/particle-health-signal-api-openapi.yml,
  openapi/particle-health-subscriptions-api-openapi.yml
summary:
  types:
  - http
notes: >-
  Particle documents the flow as "OAuth 2 Client-Credentials," but the actual request is a
  provider-specific GET (not the standard OAuth 2 token POST): GET https://sandbox.particlehealth.com/auth
  (or the production host) with client-id, client-secret, and scope sent as request HEADERS, returning
  a plain-text JWT (not a JSON token response). scope is formatted projects/<project_id> and selects the
  project the token is bound to. Tokens are valid for 1 hour. A second, separate credential pair (org-level,
  not project-level) is used for the Management API auth flow, which is instead a POST to the same /auth
  path and can return either JSON or URL-encoded form data. Source for the GET/headers/plain-text-JWT
  behavior is Particle Health's own public GitHub quickstart (ParticleHealth/particle-connect), which
  documents both flows in implementation detail (file:line pointers into their SDK source); this
  supplements, and does not contradict, the docs.particlehealth.com auth page.
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: OAuth 2 client-credentials JWT issued by `/auth`. Token expires after one hour.
  sources:
  - openapi/particle-health-authentication-api-openapi.yml
  - openapi/particle-health-batches-api-openapi.yml
  - openapi/particle-health-ccda-api-openapi.yml
  - openapi/particle-health-deltas-api-openapi.yml
  - openapi/particle-health-documents-api-openapi.yml
  - openapi/particle-health-fhir-api-openapi.yml
  - openapi/particle-health-files-api-openapi.yml
  - openapi/particle-health-flat-api-openapi.yml
  - openapi/particle-health-hl7v2-api-openapi.yml
  - openapi/particle-health-networkparticipants-api-openapi.yml
  - openapi/particle-health-notifications-api-openapi.yml
  - openapi/particle-health-patients-api-openapi.yml
  - openapi/particle-health-projects-api-openapi.yml
  - openapi/particle-health-providermap-api-openapi.yml
  - openapi/particle-health-queries-api-openapi.yml
  - openapi/particle-health-signal-api-openapi.yml
  - openapi/particle-health-subscriptions-api-openapi.yml
  service_account:
    creation: Reach out to a Particle Health representative, or self-serve via the Management API
      (Create Service Account + Create Credentials endpoints).
    token_ttl_seconds: 3600
    scope_format: projects/<project_id>

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/particle-health-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.