REST API
Status card (SVG)
A live, animated SVG card you can drop into a GitHub README.
GET /v1/users/:user_id/card.svgA live, self-contained, animated SVG card — drop it straight into a GitHub README or any webpage. It updates every time it's loaded, showing the avatar, a pulsing status dot, and the current song or activity.
Embed in a README
Embed in HTML
<img src="https://api.zruvix.com/v1/users/94490510688792576/card.svg" alt="Discord status" />Always fresh
Because the SVG is generated per request, the card reflects your status at the moment it's rendered — no build step or caching layer required on your side.