The API Report CardAPI Index
Coalesce

Coalesce API

Enterprise/HR/ERP · coalesce.io

Coalesce ships a documented REST API with endpoints for environments, nodes, runs, projects, users, and Git accounts. Any user can mint a personal access token in the UI. The Runs endpoints are the surface Airflow, Dagster, Prefect, and Fivetran call for orchestration.

Last verified: August 2026Software & Data ToolsMCP PARTIAL
API GRADE
D+
VERIFIED AUG 2026

SCORECARD

ExistenceGOODDocumented REST API at app.coalescesoftware.io/api/v1 covering environments, nodes, runs, projects, and users.
AccessGOODPersonal access tokens are generated self-serve in the Coalesce UI under user settings; no approval gate documented.
CoverageGOODEndpoints cover environments, nodes, runs, projects, users, and Git accounts; the Runs API drives external orchestration.
AuthPOORAuth is a personal access token generated in user settings; no OAuth or scoped app credentials are documented.
Docs & DXGOODDocs ship an interactive API Explorer, a Postman collection, and the coa CLI wrapping the same REST API.
StabilityMIXED
MCPPARTIALCoalesce publishes an official MCP server as the coalesce-transform-mcp npm package, with public install instructions for Claude, Cursor, VS Code, and Snowflake Cortex Code and releases as recent as July 2026. It is not yet listed in Coalesce's own documentation and the source repository under the vendor's GitHub org is private. VERIFIED 2026-08
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Coalesce scores D+ on Supergood's API Report Card. Coalesce ships a documented REST API with endpoints for environments, nodes, runs, projects, users, and Git accounts. Any user can mint a personal access token in the UI. The Runs endpoints are the surface Airflow, Dagster, Prefect, and Fivetran call for orchestration.

Tried to integrate with Coalesce?