API Reference
Badge.
Embeddable SVG status badges for README files and dashboards
GET
/badge/{orgSlug}Bearer Token
Get status badge SVG
Parameters
orgSlugstringpathrequiredResponses
Code Samples
curl -H 'Authorization: Bearer YOUR_API_KEY' \
https://checkupstream.com/api/v1/badge/acme -o badge.svgBuild with the API.
Generate an API token and start querying these endpoints from your CI, scripts, or backend services.