Skip to main content

Badge

Embeddable SVG status badges for README files and dashboards

GET/badge/{orgSlug}
Bearer Token

Get status badge SVG

Parameters

orgSlugstringpathrequired

Organization slug for URL readability. The actual organization is determined by the API key.

Responses

Code Samples

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