Skip to content
Back to Docs

API Reference

Programmatic access to SnowPipe resources.

Public REST API — Coming Soon

Below is a preview of the endpoints we're building. Need programmatic access now? Request early accessand we'll work with you directly.

Planned Endpoints

Authentication

API key management, scoped permissions, and rate limiting.

POST /api/v1/auth/keys

DELETE /api/v1/auth/keys/:id

Pipelines

Create, update, and trigger pipeline runs programmatically.

GET /api/v1/pipelines

POST /api/v1/pipelines

POST /api/v1/pipelines/:id/run

GET /api/v1/pipelines/:id/jobs

Connections

Manage data source and destination connections.

GET /api/v1/connections

POST /api/v1/connections/:id/test

Webhooks

Subscribe to pipeline events: job completed, job failed, sync stalled.

POST /api/v1/webhooks

GET /api/v1/webhooks

DELETE /api/v1/webhooks/:id

Need API access sooner?

Contact us at support@snowforge.dev to discuss early access.