Embeddable SVG badge with the live seal state (public)
Public endpoint (no credentials) that renders the embeddable Qscore seal as an SVG image (180x64, dark background). While the seal is active and the subject still qualifies, the badge shows the current band letter (A or B) in green with the label “VERIFICADO”; otherwise the same URL renders a grey badge labeled “NO VIGENTE” — it never shows a stale band and never breaks the host page. Cache-Control: public, max-age=300 (viewers may cache the image for up to 5 minutes). Answers 404 with an empty body only for invalid or tampered codes.
Path Parameters
Public verification code of the seal (the verify_code field of the seal resource).
Response
The SVG badge with the live seal state.
The response is of type string.