Skip to main content

API Reference

Authentication

All requests to the Cascade API must include a valid bearer token in the Authorization header.

Endpoints

The table below lists the primary endpoints exposed by the Cascade API.

MethodPathDescription
POST/v1/cascade/pipelinesCreate a data pipeline
GET/v1/cascade/runs/:idGet a pipeline run's status
POST/v1/cascade/pipelines/:id/triggerManually trigger a pipeline run

Support

For questions about Cascade, contact the product team or visit the community forum.