Sema4 Ai · Authentication Profile

Sema4 Ai Authentication

Authentication

Sema4 Ai secures its APIs with http and openIdConnect across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceAI AgentsAutomationMCPEnterprise AIActionsPythonDeveloper Tools
Methods: http, openIdConnect Schemes: 3 OAuth flows: API key in: header

Security Schemes

apiKeyBearer http
scheme: bearer
snowflakeToken http
scheme: bearer
oidc openIdConnect

Source

Authentication Profile

sema4-ai-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://sema4.ai/docs/v2/api + https://sema4.ai/docs/work-item-api
docs: https://sema4.ai/docs/v2/api/api-keys
summary:
  types: [http, openIdConnect]
  api_key_in: [header]
  scheme: bearer
schemes:
- name: apiKeyBearer
  type: http
  scheme: bearer
  description: >-
    The Sema4.ai REST API (v2) and Work Item API (v1) authenticate with a
    platform API key sent as a bearer token: `Authorization: Bearer YOUR_API_KEY`.
    API keys are created and managed in the application under Configuration >
    API Keys (Control Room), scoped per Workspace, and shown only once at creation.
  header: Authorization
  format: Bearer <api_key>
  sources: [docs]
- name: snowflakeToken
  type: http
  scheme: bearer
  description: >-
    Team Edition running as a Snowflake Native App accepts a Snowflake token:
    `Authorization: Snowflake Token="<token>"`.
  sources: [docs]
- name: oidc
  type: openIdConnect
  description: >-
    The platform exposes an OIDC surface (see /api/v2/oidc) for enterprise SSO
    identity integration; used for user authentication into Control Room / Work Room.
  sources: [docs]
notes: >-
  The GET on the API base (`/api/v2`) returns the deployment's OpenAPI spec with
  no API key required; all other endpoints require the bearer API key.

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/sema4-ai-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.