Skip to main content
Sweetr Docs home page
Search...
⌘K
Login
Get Started
Get Started
Search...
Navigation
Overview
Introduction
Sweetr
API Reference
Repository
Give Feedback
Overview
Introduction
Authentication
Rate Limits
Deployments
POST
Create Deployment
On this page
Base URL
Available endpoints
Related
Overview
Introduction
Integrate your CI/CD pipeline with Sweetr using the REST API.
The Sweetr API lets you programmatically send data to Sweetr from your CI/CD pipelines and external tools.
Base URL
All API requests are made to:
Copy
https://api.sweetr.dev
Available endpoints
POST /v1/deployments
Track a new deployment for an application.
Related
Authentication
Rate Limits
Authentication
⌘I