Huma · Authentication Profile

Huma Authentication

Authentication

Huma secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

HealthcareUnited KingdomRemote Patient MonitoringTelehealthDigital HealthClinical TrialsSDKMedical Device SoftwarePopulation Health
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

Hawk Auth apiKey
· in: header (Authorization)
JWT Auth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-24'
method: derived
source: openapi/huma-platform-openapi-original.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: Hawk Auth
  type: apiKey
  in: header
  parameter: Authorization
  description: |-
    Hawk MAC authentication. Paste a full Authorization header value.

    Example:

    Authorization: Hawk id="userId:clientId", ts="<unix_ts>", nonce="<nonce>", mac="<mac>"[, hash="<hash>"][, ext="<ext>"]

    Note: Swagger UI cannot generate Hawk headers. Use your client to compute the MAC (e.g., with mohawk), then paste the full value here.
  sources:
  - openapi/huma-platform-openapi-original.yml
- name: JWT Auth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: |-
    Use HTTP Bearer auth with a JWT.

    Send the token in the Authorization header:

    Authorization: Bearer <your_jwt_here>

    The token should contain standard claims plus projectId and clientId in user claims.
  sources:
  - openapi/huma-platform-openapi-original.yml

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