Skip to main content
GET
/
snk
Contribution Snake
curl --request GET \
  --url https://icon.mzrdev.com/snk
{
  "SVG": {}
}

Query Parameters

username
string
required
The GitHub username.
palette
string
default:"github-dark"
Color palette: github-dark, github-light, ocean, green, halloween.
speed
number
default:"1"
Animation speed: 1 (Slow), 2 (Medium), 3 (Fast).
show_bar
boolean
default:"true"
Show the bottom status bar.
show_score
boolean
default:"false"
Show the “eaten” score.

Response

SVG
image/svg+xml
Returns an animated SVG of the contribution snake.