Zelis · Authentication Profile

Zelis Authentication

Authentication

Zelis secures its APIs with oauth2 and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyHealthcareHealthcare PaymentsClaimsPaymentsPrice TransparencyProvider DirectoryMember EngagementInsuranceFintech
Methods: oauth2, apiKey Schemes: 2 OAuth flows: clientCredentials API key in: header

Security Schemes

oauth2ClientCredentials oauth2
subscriptionKey apiKey
· in: header ()

Source

Authentication Profile

zelis-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://developer.zelis.com/guides/getting-started-guests
docs: https://developer.zelis.com/guides/getting-started-guests
summary:
  types:
  - oauth2
  - apiKey
  api_key_in:
  - header
  oauth2_flows:
  - clientCredentials
  notes: >-
    Zelis API access requires TWO credentials on every call: an OAuth2 bearer
    token obtained via the client-credentials grant, plus an Azure API
    Management subscription key sent in the Ocp-Apim-Subscription-Key header.
    All requests are HTTPS-only with JSON payloads.
schemes:
- name: oauth2ClientCredentials
  type: oauth2
  flow: clientCredentials
  token_url: https://api.zelis.com/auth/token
  token_ttl_seconds: 3600
  credentials:
    client_id: unique identifier for the API client
    client_secret: client secret, valid for one year, authenticates the API client
    tenant_id: optional exclusive identifier for an organization within Zelis
  source: docs
- name: subscriptionKey
  type: apiKey
  in: header
  parameter_name: Ocp-Apim-Subscription-Key
  description: >-
    Azure API Management subscription key that identifies the calling
    application; issued in the developer portal under Profile > My Account >
    Access Keys.
  source: docs
onboarding:
  steps:
  - Register via the developer-portal signup form (business email required)
  - Confirm email address within 48 hours
  - Zelis team reviews and approves the request
  - Receive a temporary password (expires in 48 hours) and set a new password on first login
  - Retrieve access keys under Profile > My Account > Access Keys
  signup_url: https://devportalsignup.zelis.com/
environments:
- production
- sandbox (where available per product)

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