Skip to main content
GET
/
social
Social Badges
curl --request GET \
  --url https://icon.mzrdev.com/social
{
  "SVG": {}
}

Query Parameters

variant
string
required
profile-views or github-followers.
username
string
required
The GitHub username.
label
string
Custom label for the badge.
color
string
Background color (hex).
compact
boolean
default:"false"
Use compact number format (e.g., 1.2k).

Response

SVG
image/svg+xml
Returns a dynamic social stat badge SVG.