R

RubyGems.org HTTP API

REST discovered

Details
URL
https://rubygems.org/api/v1
Docs
https://guides.rubygems.org/rubygems-org-api/
Authentication
RubyGems.org API key api_key discovered Get key ↗
Authorization: <credential>

Go to your RubyGems.org account settings, open API KEYS, confirm your password, and click New API Key. Choose only the scopes you need; RubyGems documents scoped keys in API key scopes. For local CLI use you can also run gem signin, which prompts for your RubyGems.org credentials and creates a scoped key for you; for non-interactive use set the key in GEM_HOST_API_KEY.