Coalesce website screenshot

Coalesce

Coalesce is a unified data transformation platform built for Snowflake that combines transformation, cataloging, and quality monitoring into a single operating layer. It provides REST APIs for managing projects, environments, nodes, deployments, runs, and column-level documentation in data warehouse pipelines, enabling teams to automate runs, query metadata, and integrate Coalesce into CI/CD workflows.

Coalesce publishes 7 APIs on the APIs.io network, including Environments API, Git Accounts API, Nodes API, and 4 more. Tagged areas include Data Transformation, Snowflake, Data Pipeline, Data Catalog, and Data Quality.

The Coalesce catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Coalesce’s developer surface includes authentication, documentation, engineering blog, pricing, and 12 more developer resources.

43.1/100 developing ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaid
1 APIs
Data TransformationSnowflakeData PipelineData CatalogData QualityAnalyticsArtificial Intelligence

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/coalesce: 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 7

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

Coalesce Environments API

Manage Coalesce deployment environments

Coalesce Git Accounts API

Manage Git account integrations

Coalesce Nodes API

Manage environment and workspace nodes

Coalesce Projects API

Manage Coalesce projects

Coalesce Runs API

List and inspect pipeline run records

Coalesce Scheduler API

Start, stop, retry, and monitor pipeline runs

Coalesce Users API

Manage organization users and roles

Scroll for all 7

Open Collections 8

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

API Collection

OPEN COLLECTION

Coalesce Environments API

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Coalesce Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Coalesce Context

30 classes · 4 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Coalesce API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Environment

6 properties

JSON SCHEMA

Node

7 properties

JSON SCHEMA

Run

5 properties

JSON SCHEMA

Examples 2

Example request and response payloads for these APIs.

List Environments

4 fields

EXAMPLE

Start Run

4 fields

EXAMPLE

Security Posture 3

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

Coalesce Authentication

http · 1 scheme

SECURITY

Coalesce Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Coalesce Trust Center

SOC 2, ISO 27001, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Coalesce Agentic Access

36 operations · 21 acting

36 operations · 21 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

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 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: coalesce
name: Coalesce
description: Coalesce is a unified data transformation platform built for Snowflake that combines transformation, cataloging,
  and quality monitoring into a single operating layer. It provides REST APIs for managing projects, environments, nodes,
  deployments, runs, and column-level documentation in data warehouse pipelines, enabling teams to automate runs, query metadata,
  and integrate Coalesce into CI/CD workflows.
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: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/coalesce.png
url: https://raw.githubusercontent.com/api-evangelist/coalesce/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
tags:
- Data Transformation
- Snowflake
- Data Pipeline
- Data Catalog
- Data Quality
- Analytics
- Artificial Intelligence
tags_raw:
- Data Transformation
- Snowflake
- Data Pipelines
- Data Catalog
- Data Quality
- Analytics
- AI
apis:
- aid: coalesce:coalesce-environments-api
  name: Coalesce Environments API
  description: Manage Coalesce deployment environments
  humanURL: https://docs.coalesce.io/docs/api
  baseURL: https://app.coalescesoftware.io/api/v1
  tags:
  - Environments
  properties:
  - type: OpenAPI
    url: openapi/coalesce-environments-api-openapi.yml
  - type: Documentation
    url: https://docs.coalesce.io/docs/api
- aid: coalesce:coalesce-git-accounts-api
  name: Coalesce Git Accounts API
  description: Manage Git account integrations
  humanURL: https://docs.coalesce.io/docs/api
  baseURL: https://app.coalescesoftware.io/api/v1
  tags:
  - Git Accounts
  properties:
  - type: OpenAPI
    url: openapi/coalesce-git-accounts-api-openapi.yml
  - type: Documentation
    url: https://docs.coalesce.io/docs/api
- aid: coalesce:coalesce-nodes-api
  name: Coalesce Nodes API
  description: Manage environment and workspace nodes
  humanURL: https://docs.coalesce.io/docs/api
  baseURL: https://app.coalescesoftware.io/api/v1
  tags:
  - Nodes
  properties:
  - type: OpenAPI
    url: openapi/coalesce-nodes-api-openapi.yml
  - type: Documentation
    url: https://docs.coalesce.io/docs/api
- aid: coalesce:coalesce-projects-api
  name: Coalesce Projects API
  description: Manage Coalesce projects
  humanURL: https://docs.coalesce.io/docs/api
  baseURL: https://app.coalescesoftware.io/api/v1
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/coalesce-projects-api-openapi.yml
  - type: Documentation
    url: https://docs.coalesce.io/docs/api
- aid: coalesce:coalesce-runs-api
  name: Coalesce Runs API
  description: List and inspect pipeline run records
  humanURL: https://docs.coalesce.io/docs/api
  baseURL: https://app.coalescesoftware.io/api/v1
  tags:
  - Runs
  properties:
  - type: OpenAPI
    url: openapi/coalesce-runs-api-openapi.yml
  - type: Documentation
    url: https://docs.coalesce.io/docs/api
- aid: coalesce:coalesce-scheduler-api
  name: Coalesce Scheduler API
  description: Start, stop, retry, and monitor pipeline runs
  humanURL: https://docs.coalesce.io/docs/api
  baseURL: https://app.coalescesoftware.io/api/v1
  tags:
  - Scheduler
  properties:
  - type: OpenAPI
    url: openapi/coalesce-scheduler-api-openapi.yml
  - type: Documentation
    url: https://docs.coalesce.io/docs/api
- aid: coalesce:coalesce-users-api
  name: Coalesce Users API
  description: Manage organization users and roles
  humanURL: https://docs.coalesce.io/docs/api
  baseURL: https://app.coalescesoftware.io/api/v1
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/coalesce-users-api-openapi.yml
  - type: Documentation
    url: https://docs.coalesce.io/docs/api
common:
- type: AgenticAccess
  url: agentic-access/coalesce-agentic-access.yml
- type: TrustCenter
  url: security/coalesce-trust-center.yml
- type: DomainSecurity
  url: security/coalesce-domain-security.yml
- type: Authentication
  url: authentication/coalesce-authentication.yml
- type: Website
  url: https://coalesce.io
- type: Documentation
  url: https://docs.coalesce.io/docs
- type: GitHubOrg
  url: https://github.com/coalesceio
- type: GitHubOrg
  url: https://github.com/Coalesce-Software-Inc
- type: LinkedIn
  url: https://www.linkedin.com/company/coalesceio
- type: Blog
  url: https://coalesce.io/resources/
- type: Pricing
  url: https://coalesce.io/product/pricing/
- type: StatusPage
  url: https://status.coalesce.io/
- type: X
  url: https://x.com/coalesceIO
- type: Plans
  url: plans/coalesce-plans-pricing.yml
- type: RateLimits
  url: rate-limits/coalesce-rate-limits.yml
- type: FinOps
  url: finops/coalesce-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/coalesce"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/coalesce/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/coalesce/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.