Prophecy.io website screenshot

Prophecy.io

Prophecy is an AI-native, low-code data engineering and analytics platform for building, running, and managing data pipelines across SQL and Apache Spark environments on Databricks, Snowflake, and BigQuery. Data teams compose pipelines visually with gems (or natural language via the AI Copilot), and Prophecy generates clean Spark/SQL code committed to Git. The platform exposes a REST API (the Prophecy Orchestration/Deployment API) for programmatically managing fabrics, connections, secrets, deploying projects, and triggering pipeline runs and data tests, authenticated with per-user Personal Access Tokens. A companion CLI, the Prophecy Build Tool (PBT), integrates Prophecy projects into external CI/CD such as GitHub Actions and Jenkins.

Prophecy.io publishes 5 APIs on the APIs.io network, including Connections API, Fabrics API, Pipeline Runs API, and 2 more. Tagged areas include Company, Data Engineering, Data Pipeline, ETL, and Apache Spark.

Prophecy.io’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, support, and 23 more developer resources.

42.7/100 developing ▬ flat Agent 24/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
5 APIs
CompanyData EngineeringData PipelineETLApache SparkDatabricksSnowflakeLow-CodeAnalyticsArtificial IntelligenceData Transformation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/prophecyio: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

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

Prophecy.io Connections API

The Connections API from Prophecy.io — 2 operation(s) for connections.

Prophecy.io Fabrics API

The Fabrics API from Prophecy.io — 2 operation(s) for fabrics.

Prophecy.io Pipeline Runs API

The Pipeline Runs API from Prophecy.io — 3 operation(s) for pipeline runs.

Prophecy.io Project Deployment API

The Project Deployment API from Prophecy.io — 1 operation(s) for project deployment.

Prophecy.io Secrets API

The Secrets API from Prophecy.io — 2 operation(s) for secrets.

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Prophecy Connections API

OPEN COLLECTION

Security Posture 3

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

Prophecyio Authentication

http · 1 scheme

SECURITY

Prophecyio Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Prophecyio Trust Center

SOC 2, ISO 27001, GDPR

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: prophecyio
name: Prophecy.io
description: Prophecy is an AI-native, low-code data engineering and analytics platform for building, running, and managing
  data pipelines across SQL and Apache Spark environments on Databricks, Snowflake, and BigQuery. Data teams compose pipelines
  visually with gems (or natural language via the AI Copilot), and Prophecy generates clean Spark/SQL code committed to Git.
  The platform exposes a REST API (the Prophecy Orchestration/Deployment API) for programmatically managing fabrics, connections,
  secrets, deploying projects, and triggering pipeline runs and data tests, authenticated with per-user Personal Access Tokens.
  A companion CLI, the Prophecy Build Tool (PBT), integrates Prophecy projects into external CI/CD such as GitHub Actions
  and Jenkins.
url: https://raw.githubusercontent.com/api-evangelist/prophecyio/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://www.prophecy.io/favicon.ico
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Data Engineering
- Data Pipeline
- ETL
- Apache Spark
- Databricks
- Snowflake
- Low-Code
- Analytics
- Artificial Intelligence
- Data Transformation
tags_raw:
- Company
- Data Engineering
- Data Pipelines
- ETL
- Apache Spark
- Databricks
- Snowflake
- Low-Code
- Analytics
- AI
- Data Transformation
apis:
- aid: prophecyio:prophecyio-connections-api
  name: Prophecy.io Connections API
  description: The Connections API from Prophecy.io — 2 operation(s) for connections.
  humanURL: https://docs.prophecy.ai/api-reference/introduction
  baseURL: https://app.prophecy.io/api
  tags:
  - Connections
  properties:
  - type: OpenAPI
    url: openapi/prophecyio-connections-api-openapi.yml
- aid: prophecyio:prophecyio-fabrics-api
  name: Prophecy.io Fabrics API
  description: The Fabrics API from Prophecy.io — 2 operation(s) for fabrics.
  humanURL: https://docs.prophecy.ai/api-reference/introduction
  baseURL: https://app.prophecy.io/api
  tags:
  - Fabrics
  properties:
  - type: OpenAPI
    url: openapi/prophecyio-fabrics-api-openapi.yml
- aid: prophecyio:prophecyio-pipeline-runs-api
  name: Prophecy.io Pipeline Runs API
  description: The Pipeline Runs API from Prophecy.io — 3 operation(s) for pipeline runs.
  humanURL: https://docs.prophecy.ai/api-reference/introduction
  baseURL: https://app.prophecy.io/api
  tags:
  - Pipeline Runs
  properties:
  - type: OpenAPI
    url: openapi/prophecyio-pipeline-runs-api-openapi.yml
- aid: prophecyio:prophecyio-project-deployment-api
  name: Prophecy.io Project Deployment API
  description: The Project Deployment API from Prophecy.io — 1 operation(s) for project deployment.
  humanURL: https://docs.prophecy.ai/api-reference/introduction
  baseURL: https://app.prophecy.io/api
  tags:
  - Project Deployment
  properties:
  - type: OpenAPI
    url: openapi/prophecyio-project-deployment-api-openapi.yml
- aid: prophecyio:prophecyio-secrets-api
  name: Prophecy.io Secrets API
  description: The Secrets API from Prophecy.io — 2 operation(s) for secrets.
  humanURL: https://docs.prophecy.ai/api-reference/introduction
  baseURL: https://app.prophecy.io/api
  tags:
  - Secrets
  properties:
  - type: OpenAPI
    url: openapi/prophecyio-secrets-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/prophecyio-trust-center.yml
- type: DomainSecurity
  url: security/prophecyio-domain-security.yml
- type: Website
  url: https://www.prophecy.io/
- type: DeveloperPortal
  url: https://docs.prophecy.ai/
- type: Documentation
  url: https://docs.prophecy.ai/
- type: APIReference
  url: https://docs.prophecy.ai/api-reference/introduction
- type: GettingStarted
  url: https://docs.prophecy.ai/getting-started/
- type: Blog
  url: https://www.prophecy.io/blog
- type: Pricing
  url: https://www.prophecy.io/pricing
- type: SignUp
  url: https://app.prophecy.io/
- type: GitHubOrganization
  url: https://github.com/prophecy-io
- type: StatusPage
  url: https://status.prophecy.io/
- type: Support
  url: https://docs.prophecy.ai/administration/getting-help/get-in-touch
- type: Authentication
  url: authentication/prophecyio-authentication.yml
- type: OpenAPI
  name: Prophecy Connections API
  url: openapi/_original/prophecyio-connections-openapi.json
- type: LLMsTxt
  url: llms/prophecyio-llms.txt
- type: Packages
  url: packages/prophecyio-packages.yml
- type: SDKs
  url: packages/prophecyio-packages.yml
- type: CLI
  url: cli/prophecyio-cli.yml
- type: X-MCPServerCandidate
  url: mcp/prophecyio-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: Lifecycle
  url: lifecycle/prophecyio-lifecycle.yml
- type: Deprecation
  url: https://docs.prophecy.ai/releases/version-support
- type: ChangeLog
  url: changelog/prophecyio-changelog.yml
- type: ErrorCatalog
  url: errors/prophecyio-problem-types.yml
- type: Conformance
  url: conformance/prophecyio-conformance.yml
- type: Compliance
  url: https://trust.prophecy.ai/
- type: Conventions
  url: conventions/prophecyio-conventions.yml
- type: DataModel
  url: data-model/prophecyio-data-model.yml
- type: Overlay
  url: overlays/prophecyio-connections-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 26
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/prophecyio"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/prophecyio/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/prophecyio/evidence"

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.