RubyGems
Badges for Ruby gems — version, downloads, license.
Display live stats for any gem on RubyGems.
Available badges
| Badge | Endpoint | Description |
|---|---|---|
| Version | /rubygems/{gem} | Latest version |
| Downloads (total) | /rubygems/dt/{gem} | Total downloads |
| Downloads (version) | /rubygems/dv/{gem} | Downloads for latest version |
| License | /rubygems/license/{gem} | Gem license |
Quick examples



GET/rubygems/:gem.svg
Path Parameters
required

Data source
Uses RubyGems API. No API key required. Cached 1 hour.