GitHub Streaks
Endpoints
GitHub Streaks
Get contribution statistics and streaks for a GitHub user.
GET
GitHub Streaks
Query Parameters
string
required
The GitHub username.
string
default:"default"
The card theme. Supported:
default, dark, high-contrast, etc.number
default:"495"
Width of the card.
number
default:"195"
Height of the card.
number
default:"4.5"
Border radius of the card.
boolean
default:"false"
Make background transparent.
string
default:"en"
Label locale (e.g.,
en, tr, de).boolean
default:"false"
Hide the total contributions section.
Response
image/svg+xml
Returns an SVG image of the streak card.

