Skip to main content

API Reference

Badge.

Embeddable SVG status badges for README files and dashboards

GET/badge/{orgSlug}
Bearer Token

Get status badge SVG

Parameters

orgSlugstringpathrequired

Responses

Code Samples

curl -H 'Authorization: Bearer YOUR_API_KEY' \
  https://checkupstream.com/api/v1/badge/acme -o badge.svg

Build with the API.

Generate an API token and start querying these endpoints from your CI, scripts, or backend services.