Ryft · Authentication Profile

Ryft Authentication

Authentication

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

CompanyDataData LakeLakehouseApache IcebergData ManagementAnalyticsQuery OptimizationArtificial IntelligenceMCP
Methods: apiKey, oauth2, openIdConnect Schemes: 3 OAuth flows: authorizationCode API key in: header

Security Schemes

RyftIngestToken apiKey
· in: header (X-Ryft-Token)
RyftMcpOAuth oauth2
OktaSSO openIdConnect

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source:
  - https://docs.ryft.io/integrations/custom-engine
  - https://docs.ryft.io/integrations/ryft-mcp
  - https://docs.ryft.io/administration/security-and-privacy
  - https://docs.ryft.io/administration/okta-sso
docs: https://docs.ryft.io/administration/security-and-privacy
summary:
  types: [apiKey, oauth2, openIdConnect]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
  identity_provider: Auth0
  sso: Okta OIDC (organization SSO)
schemes:
  - name: RyftIngestToken
    type: apiKey
    in: header
    parameter: X-Ryft-Token
    used_by: Ryft Ingest API (ingest.ryft.io)
    description: Per-environment ingest token supplied by Ryft.
    sources: [openapi/ryft-ingest-openapi.yml]
  - name: RyftMcpOAuth
    type: oauth2
    flow: authorizationCode
    authorization_endpoint: https://app.ryft.io/authorize
    token_endpoint: https://app.ryft.io/token
    registration_endpoint: https://app.ryft.io/register
    code_challenge_methods: [S256]
    grant_types: [authorization_code, refresh_token]
    used_by: Ryft MCP server (app.ryft.io/mcp) and the Ryft web app
    provider: Auth0
    sources: [well-known/ryft-oauth-authorization-server.json]
  - name: OktaSSO
    type: openIdConnect
    description: >-
      Organization single sign-on via Okta OIDC. Admins create an OIDC app,
      configure redirect URIs, and share credentials with Ryft.
    used_by: Ryft web app (organization login)
    docs: https://docs.ryft.io/administration/okta-sso
notes: >-
  Cloud integrations (AWS/GCP/Azure/Snowflake/Databricks) use least-privilege,
  read-only service accounts / IAM roles rather than end-user API auth.

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