Revefi website screenshot

Revefi

Revefi is an AI-powered data operations platform that delivers FinOps, observability, and optimization for modern data warehouses and AI/LLM workloads. Its zero-touch "data copilot" (Raden) autonomously monitors data quality, spend, performance, and usage across Snowflake, Databricks, BigQuery, and Redshift, extracting only metadata, query logs, and aggregated statistics (never PII). Revefi exposes a Public API for programmatically managing custom data quality monitors and a hosted Model Context Protocol (MCP) server so AI assistants can query metadata and operate on warehouse data. The company is SOC 2 Type II certified and HIPAA compliant, and is backed by Mayfield.

Revefi publishes 6 APIs on the APIs.io network, including Create a Custom Data Quality Monitor API, Delete an existing Custom Data Quality Monitor API, Get Custom Data Quality Monitors API, and 3 more. Tagged areas include Data, Data Quality, Data Observability, FinOps, and Cost Optimization.

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

41.6/100 developing ▬ flat Agent 35/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 1 MCP Servers
DataData QualityData ObservabilityFinOpsCost OptimizationAnalyticsSnowflakeDatabricksBigQueryArtificial IntelligenceMCP

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/revefi: 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 6

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

Revefi Create a Custom Data Quality Monitor API

The Create a Custom Data Quality Monitor API from Revefi — 1 operation(s) for create a custom data quality monitor.

Revefi Delete an existing Custom Data Quality Monitor API

The Delete an existing Custom Data Quality Monitor API from Revefi — 1 operation(s) for delete an existing custom data quality monitor.

Revefi Get Custom Data Quality Monitors API

The Get Custom Data Quality Monitors API from Revefi — 1 operation(s) for get custom data quality monitors.

Revefi Get Custom Data Quality Monitors by Artifact API

The Get Custom Data Quality Monitors by Artifact API from Revefi — 1 operation(s) for get custom data quality monitors by artifact.

Revefi Run Monitors API

The Run Monitors API from Revefi — 1 operation(s) for run monitors.

Revefi Update an existing Custom Data Quality Monitor API

The Update an existing Custom Data Quality Monitor API from Revefi — 1 operation(s) for update an existing custom data quality monitor.

Open Collections 7

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

API Collection

OPEN COLLECTION

Scroll for all 7

MCP Servers 1

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

Revefi MCP Server

Revefi exposes a hosted Model Context Protocol (MCP) HTTP endpoint that lets MCP-compatible clients (Claude Code, Cursor, Claude Desktop, etc.) call Revefi tools to query metada...

MCP SERVER

Security Posture 2

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

Revefi Authentication

apiKey · 1 scheme

SECURITY

Revefi Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 1

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: revefi
name: Revefi
description: Revefi is an AI-powered data operations platform that delivers FinOps, observability, and optimization for modern
  data warehouses and AI/LLM workloads. Its zero-touch "data copilot" (Raden) autonomously monitors data quality, spend, performance,
  and usage across Snowflake, Databricks, BigQuery, and Redshift, extracting only metadata, query logs, and aggregated statistics
  (never PII). Revefi exposes a Public API for programmatically managing custom data quality monitors and a hosted Model Context
  Protocol (MCP) server so AI assistants can query metadata and operate on warehouse data. The company is SOC 2 Type II certified
  and HIPAA compliant, and is backed by Mayfield.
url: https://raw.githubusercontent.com/api-evangelist/revefi/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- mayfield
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
created: '2026-07-17'
modified: '2026-07-20'
specificationVersion: '0.23'
image: https://www.revefi.com/favicon.ico
tags:
- Data
- Data Quality
- Data Observability
- FinOps
- Cost Optimization
- Analytics
- Snowflake
- Databricks
- BigQuery
- Artificial Intelligence
- MCP
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: revefi:revefi-create-a-custom-data-quality-monitor-api
  name: Revefi Create a Custom Data Quality Monitor API
  description: The Create a Custom Data Quality Monitor API from Revefi — 1 operation(s) for create a custom data quality
    monitor.
  humanURL: https://docs.revefi.com/docs/publicapis
  baseURL: https://gateway.revefi.com/api/v1/
  tags:
  - Create a Custom Data Quality Monitor
  properties:
  - type: OpenAPI
    url: openapi/revefi-create-a-custom-data-quality-monitor-api-openapi.yml
  - type: Authentication
    url: authentication/revefi-authentication.yml
  - type: ErrorCatalog
    url: errors/revefi-problem-types.yml
  - type: Conventions
    url: conventions/revefi-conventions.yml
  - type: DataModel
    url: data-model/revefi-data-model.yml
  - type: Lifecycle
    url: lifecycle/revefi-lifecycle.yml
  - type: APIReference
    url: https://docs.revefi.com/reference/getmonitors
- aid: revefi:revefi-delete-an-existing-custom-data-quality-monitor-api
  name: Revefi Delete an existing Custom Data Quality Monitor API
  description: The Delete an existing Custom Data Quality Monitor API from Revefi — 1 operation(s) for delete an existing
    custom data quality monitor.
  humanURL: https://docs.revefi.com/docs/publicapis
  baseURL: https://gateway.revefi.com/api/v1/
  tags: []
  tags_raw:
  - Delete an existing Custom Data Quality Monitor
  properties:
  - type: OpenAPI
    url: openapi/revefi-delete-an-existing-custom-data-quality-monitor-api-openapi.yml
  - type: Authentication
    url: authentication/revefi-authentication.yml
  - type: ErrorCatalog
    url: errors/revefi-problem-types.yml
  - type: Conventions
    url: conventions/revefi-conventions.yml
  - type: DataModel
    url: data-model/revefi-data-model.yml
  - type: Lifecycle
    url: lifecycle/revefi-lifecycle.yml
  - type: APIReference
    url: https://docs.revefi.com/reference/getmonitors
- aid: revefi:revefi-get-custom-data-quality-monitors-api
  name: Revefi Get Custom Data Quality Monitors API
  description: The Get Custom Data Quality Monitors API from Revefi — 1 operation(s) for get custom data quality monitors.
  humanURL: https://docs.revefi.com/docs/publicapis
  baseURL: https://gateway.revefi.com/api/v1/
  tags:
  - Get Custom Data Quality Monitors
  properties:
  - type: OpenAPI
    url: openapi/revefi-get-custom-data-quality-monitors-api-openapi.yml
  - type: Authentication
    url: authentication/revefi-authentication.yml
  - type: ErrorCatalog
    url: errors/revefi-problem-types.yml
  - type: Conventions
    url: conventions/revefi-conventions.yml
  - type: DataModel
    url: data-model/revefi-data-model.yml
  - type: Lifecycle
    url: lifecycle/revefi-lifecycle.yml
  - type: APIReference
    url: https://docs.revefi.com/reference/getmonitors
- aid: revefi:revefi-get-custom-data-quality-monitors-by-artifact-api
  name: Revefi Get Custom Data Quality Monitors by Artifact API
  description: The Get Custom Data Quality Monitors by Artifact API from Revefi — 1 operation(s) for get custom data quality
    monitors by artifact.
  humanURL: https://docs.revefi.com/docs/publicapis
  baseURL: https://gateway.revefi.com/api/v1/
  tags: []
  tags_raw:
  - Get Custom Data Quality Monitors by Artifact
  properties:
  - type: OpenAPI
    url: openapi/revefi-get-custom-data-quality-monitors-by-artifact-api-openapi.yml
  - type: Authentication
    url: authentication/revefi-authentication.yml
  - type: ErrorCatalog
    url: errors/revefi-problem-types.yml
  - type: Conventions
    url: conventions/revefi-conventions.yml
  - type: DataModel
    url: data-model/revefi-data-model.yml
  - type: Lifecycle
    url: lifecycle/revefi-lifecycle.yml
  - type: APIReference
    url: https://docs.revefi.com/reference/getmonitors
- aid: revefi:revefi-run-monitors-api
  name: Revefi Run Monitors API
  description: The Run Monitors API from Revefi — 1 operation(s) for run monitors.
  humanURL: https://docs.revefi.com/docs/publicapis
  baseURL: https://gateway.revefi.com/api/v1/
  tags:
  - Run Monitors
  properties:
  - type: OpenAPI
    url: openapi/revefi-run-monitors-api-openapi.yml
  - type: Authentication
    url: authentication/revefi-authentication.yml
  - type: ErrorCatalog
    url: errors/revefi-problem-types.yml
  - type: Conventions
    url: conventions/revefi-conventions.yml
  - type: DataModel
    url: data-model/revefi-data-model.yml
  - type: Lifecycle
    url: lifecycle/revefi-lifecycle.yml
  - type: APIReference
    url: https://docs.revefi.com/reference/getmonitors
- aid: revefi:revefi-update-an-existing-custom-data-quality-monitor-api
  name: Revefi Update an existing Custom Data Quality Monitor API
  description: The Update an existing Custom Data Quality Monitor API from Revefi — 1 operation(s) for update an existing
    custom data quality monitor.
  humanURL: https://docs.revefi.com/docs/publicapis
  baseURL: https://gateway.revefi.com/api/v1/
  tags: []
  tags_raw:
  - Update an existing Custom Data Quality Monitor
  properties:
  - type: OpenAPI
    url: openapi/revefi-update-an-existing-custom-data-quality-monitor-api-openapi.yml
  - type: Authentication
    url: authentication/revefi-authentication.yml
  - type: ErrorCatalog
    url: errors/revefi-problem-types.yml
  - type: Conventions
    url: conventions/revefi-conventions.yml
  - type: DataModel
    url: data-model/revefi-data-model.yml
  - type: Lifecycle
    url: lifecycle/revefi-lifecycle.yml
  - type: APIReference
    url: https://docs.revefi.com/reference/getmonitors
common:
- type: Website
  url: https://revefi.com
- type: DeveloperPortal
  url: https://docs.revefi.com/docs/getting-started
- type: Documentation
  url: https://docs.revefi.com/docs/getting-started
- type: APIReference
  url: https://docs.revefi.com/reference/getmonitors
- type: GettingStarted
  url: https://docs.revefi.com/docs/publicapis
- type: Authentication
  url: authentication/revefi-authentication.yml
- type: MCPServer
  url: mcp/revefi-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/revefi-llms.txt
- type: WellKnown
  url: well-known/revefi-well-known.yml
- type: Conventions
  url: conventions/revefi-conventions.yml
- type: ErrorCatalog
  url: errors/revefi-problem-types.yml
- type: DataModel
  url: data-model/revefi-data-model.yml
- type: Overlay
  url: overlays/revefi-data-quality-monitors-overlay.yaml
- type: Lifecycle
  url: lifecycle/revefi-lifecycle.yml
- type: Conformance
  url: conformance/revefi-conformance.yml
- type: Compliance
  url: https://docs.revefi.com/docs/security-and-compliance
- type: DomainSecurity
  url: security/revefi-domain-security.yml
- type: Blog
  url: https://www.revefi.com/blog
- type: Pricing
  url: https://www.revefi.com/pricing
- type: SignUp
  url: https://www.revefi.com/demo
- type: Login
  url: https://app.revefi.com
- type: TermsOfService
  url: https://www.revefi.com/tos
- type: PrivacyPolicy
  url: https://www.revefi.com/privacy
- type: Support
  url: https://www.revefi.com/contact
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 15
  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/revefi"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/revefi/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/revefi/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.