Skyflow · Authentication Profile

Skyflow Authentication

Authentication

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

CompanyData PrivacyPIITokenizationData SecurityVaultCompliancePCIEncryptionData Governance
Methods: http, apiKey Schemes: 2 OAuth flows: API key in:

Security Schemes

BearerToken http
scheme: bearer
ApiKey apiKey
· in: header (Authorization)

Source

Authentication Profile

skyflow-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.skyflow.com/docs/fundamentals/api-authentication
docs: https://docs.skyflow.com/docs/fundamentals/api-authentication
summary:
  types: [http, apiKey]
  http_schemes: [bearer]
  bearer_format: JWT
  standards: [RFC 6750]
schemes:
- name: BearerToken
  type: http
  scheme: bearer
  bearer_format: JWT
  description: >-
    JWT bearer token (recommended). Time-limited (SDK-generated tokens are
    valid for 60 minutes). Generated from a service account's credentials.json
    via a Skyflow SDK, a Python script, or Skyflow Studio. Matches the RFC 6750
    Authorization Bearer Token Header spec. Scoped by the roles/policies
    attached to the service account; supports context-aware authentication
    (context_identifier injected into the token).
  applies_to: [Data API, Management API, SDKs]
- name: ApiKey
  type: apiKey
  in: header
  parameter: Authorization
  description: >-
    Long-lived API key, presented as a bearer credential in the Authorization
    header. Alternative to JWT bearer tokens; use only with a valid business
    need. Scoped by service-account roles/policies.
  applies_to: [Data API, Management API]
identity:
  service_accounts: true
  credentials_artifact: credentials.json
  context_aware_auth: https://docs.skyflow.com/docs/governance/context-aware-auth/overview

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