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: July 2026Software & Data Tools
API GRADE
D+
VERIFIED JUL 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
Supergood: Coalesce has an API, but using it means gates, contracts, or workarounds. Ours doesn't: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Coalesce scores D+ on the 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?