Skyflow

Skyflow is a data privacy vault platform that lets companies isolate, protect, and govern sensitive customer data (PII, PCI, PHI) and secrets in a zero-trust vault, then use it safely through tokenization, encryption, polymorphic de-identification, and fine-grained data governance. Developers integrate via the REST Data API and Management API plus first-party SDKs for Python, Node.js, Go, Java, JavaScript, React, React Native, Android, and iOS, and client-side Skyflow Elements for securely collecting and revealing data. Skyflow also ships an MCP Data Protection layer for agentic AI. Backed by Insight Partners and Seedcamp.

Skyflow publishes 2 APIs on the APIs.io network. Tagged areas include Company, Data Privacy, PII, Tokenization, and Data Security.

Skyflow’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, authentication, and 24 more developer resources.

46.6/100 developing ▲ 5.6 Agent 33/100 agent aware Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyData PrivacyPIITokenizationData SecurityVaultCompliancePCIEncryptionData Governance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 46.6/100 · developing
Contract Quality 0.0 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 33/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/skyflow: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Skyflow Data API

Insert, retrieve, tokenize/detokenize, query, and manage records and files in a Skyflow data privacy vault. Authenticated with a JWT bearer token or API key (RFC 6750). Base URL...

Skyflow Management API

Create and manage vaults, workspaces, service accounts, roles, policies, and other account resources. Authenticated with a JWT bearer token.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

skyflow-mcp.yml

MCP SERVER

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Skyflow Authentication

http/apiKey · 2 schemes

SECURITY

Skyflow Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Skyflow Vulnerability Disclosure

disclosure policy published

SECURITY

Skyflow Trust Center

SOC 2, ISO 27001, PCI DSS, HIPAA, GDPR

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: skyflow
name: Skyflow
description: Skyflow is a data privacy vault platform that lets companies isolate, protect, and govern sensitive customer
  data (PII, PCI, PHI) and secrets in a zero-trust vault, then use it safely through tokenization, encryption, polymorphic
  de-identification, and fine-grained data governance. Developers integrate via the REST Data API and Management API plus
  first-party SDKs for Python, Node.js, Go, Java, JavaScript, React, React Native, Android, and iOS, and client-side Skyflow
  Elements for securely collecting and revealing data. Skyflow also ships an MCP Data Protection layer for agentic AI. Backed
  by Insight Partners and Seedcamp.
url: https://raw.githubusercontent.com/api-evangelist/skyflow/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
- seedcamp
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
image: https://avatars.githubusercontent.com/u/72233674?v=4
tags:
- Company
- Data Privacy
- PII
- Tokenization
- Data Security
- Vault
- Compliance
- PCI
- Encryption
- Data Governance
apis:
- name: Skyflow Data API
  description: Insert, retrieve, tokenize/detokenize, query, and manage records and files in a Skyflow data privacy vault.
    Authenticated with a JWT bearer token or API key (RFC 6750). Base URLs are per-vault under the skyflowapis.com (production)
    and skyflowapis-preview.com (sandbox) domains.
  humanURL: https://docs.skyflow.com/api/data
  baseURL: https://{vaultID}.vault.skyflowapis.com
  properties:
  - type: APIReference
    url: https://docs.skyflow.com/api/data
  - type: Authentication
    url: https://docs.skyflow.com/docs/fundamentals/api-authentication
- name: Skyflow Management API
  description: Create and manage vaults, workspaces, service accounts, roles, policies, and other account resources. Authenticated
    with a JWT bearer token.
  humanURL: https://docs.skyflow.com/api/management
  baseURL: https://manage.skyflowapis.com
  properties:
  - type: APIReference
    url: https://docs.skyflow.com/api/management
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/skyflow-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/skyflow-vulnerability-disclosure.yml
- type: Security
  url: https://www.skyflow.com/security
- type: DomainSecurity
  url: security/skyflow-domain-security.yml
- type: Website
  url: https://www.skyflow.com/
- type: DeveloperPortal
  url: https://docs.skyflow.com/
- type: Documentation
  url: https://docs.skyflow.com/
- type: APIReference
  url: https://docs.skyflow.com/api/data
- type: GettingStarted
  url: https://docs.skyflow.com/get-started/
- type: SDKs
  url: packages/skyflow-packages.yml
- type: Packages
  url: packages/skyflow-packages.yml
- type: GitHubOrganization
  url: https://github.com/skyflowapi
- type: Blog
  url: https://www.skyflow.com/blog
- type: Pricing
  url: https://www.skyflow.com/pricing
- type: SignUp
  url: https://www.skyflow.com/try-skyflow
- type: TermsOfService
  url: https://www.skyflow.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.skyflow.com/privacy-policy
- type: Postman
  url: https://www.postman.com/skyflow
- type: StatusPage
  url: https://status.skyflow.com
- type: Compliance
  url: https://docs.skyflow.com/docs/fundamentals/compliance-certifications
- type: Authentication
  url: authentication/skyflow-authentication.yml
- type: MCPServer
  url: mcp/skyflow-mcp.yml
- type: LLMsTxt
  url: llms/skyflow-llms.txt
- type: WellKnown
  url: well-known/skyflow-well-known.yml
- type: Conventions
  url: conventions/skyflow-conventions.yml
- type: ChangeLog
  url: changelog/skyflow-changelog.yml
- type: Lifecycle
  url: lifecycle/skyflow-lifecycle.yml
- type: Conformance
  url: conformance/skyflow-conformance.yml
- type: ErrorCatalog
  url: errors/skyflow-problem-types.yml
- type: DataModel
  url: data-model/skyflow-data-model.yml
- type: Components
  url: components/skyflow-components.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 16
  pass: local-v1