Rubygems API
Developer & SoftwareAccess Rubygems public data through one AllAPI key — 13 endpoints across the Rubygems surface. No Rubygems account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| POST | /api/rubygems/activity_just_updated | Activity just updated |
| POST | /api/rubygems/activity_latest | Activity latest |
| POST | /api/rubygems/dependencies | Dependencies |
| POST | /api/rubygems/gem | Gem |
| POST | /api/rubygems/latest_version | Latest version |
| POST | /api/rubygems/owner_gems | Owner gems |
| POST | /api/rubygems/owners | Owners |
| POST | /api/rubygems/reverse_dependencies | Reverse dependencies |
| POST | /api/rubygems/search | Search |
| POST | /api/rubygems/total_downloads | Total downloads |
| POST | /api/rubygems/version_detail | Version detail |
| POST | /api/rubygems/version_downloads | Version downloads |
| POST | /api/rubygems/versions | Versions |
Call the Rubygems API in one line
Free tier — 200 credits/month, no card. One key works across all 468 platforms, 39 MCP tools and 48 composites.
Get your free key → API reference