Skip to content
GET/api/v1/badges/{providerSlug}No auth · no limitOpen in browser →

SVG status badge

Embeddable shields-style SVG badge with the provider's current status. Not rate limited and safe to hotlink.

ParameterInTypeDescription
providerSlugrequiredpathstring

Request

![GitHub status](https://outagedeck.com/api/v1/badges/github)

curl https://outagedeck.com/api/v1/badges/github

Response (image/svg+xml)

<svg xmlns="http://www.w3.org/2000/svg" role="img"
  aria-label="GitHub: Operational" ...>
  ...
</svg>

Machine-readable spec

This endpoint is described in the OpenAPI 3.1 document, ready for Postman, Insomnia, or code generation.

OpenAPI 3.1

https://outagedeck.com/api/v1/openapi