Nayya · Authentication Profile

Nayya Authentication

Authentication

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

CompanyEmployee BenefitsInsuranceInsurtechHealthDecision SupportHR TechEnrollmentRecommendationsArtificial Intelligence
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/nayya-accounts-openapi.json, openapi/nayya-benefits-openapi.json, openapi/nayya-choose-openapi.json
docs: https://docs.nayya.com/docs/requesting-an-access-token-for-the-partners-api
summary:
  types:
  - http
  token_flow: client-credentials
summary_notes: >-
  Nayya Integrate uses a bearer-token model. Partners are issued a clientId and
  clientSecret (delivered via a 1Password vault). Those credentials are exchanged
  at POST /token (Accounts API) for a short-lived JWT accessToken with an expiresAt
  timestamp. The JWT is then sent as `Authorization: Bearer <accessToken>` on every
  API call. No OAuth2 scopes are declared in the specs; authorization is scoped to
  the organization that owns the employer.
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: JWT token
  sources:
  - openapi/nayya-accounts-openapi.json
  - openapi/nayya-benefits-openapi.json
  - openapi/nayya-choose-openapi.json
token_endpoint:
  operation: get-token
  method: POST
  path: /token
  server: https://integrate.nayya.com/accounts
  request:
    clientId: string
    clientSecret: string
  response:
    accessToken: JWT string
    expiresAt: expiration epoch time

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