Skip to main content
GET
/
stats
GitHub Streaks
curl --request GET \
  --url https://icon.mzrdev.com/stats
{
  "SVG": {}
}

Query Parameters

username
string
required
The GitHub username.
theme
string
default:"default"
The card theme. Supported: default, dark, high-contrast, etc.
card_width
number
default:"495"
Width of the card.
card_height
number
default:"195"
Height of the card.
border_radius
number
default:"4.5"
Border radius of the card.
no_bg
boolean
default:"false"
Make background transparent.
locale
string
default:"en"
Label locale (e.g., en, tr, de).
hide_total_contributions
boolean
default:"false"
Hide the total contributions section.

Response

SVG
image/svg+xml
Returns an SVG image of the streak card.