{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-07-14T01:01:55.134Z"
  },
  "data": {
    "id": "service_rubygems_registry",
    "slug": "rubygems-registry",
    "name": "Downloads & Index",
    "category": "package-registry",
    "summary": "Gem downloads plus the index and dependency APIs.",
    "description": "Downloads & Index coverage tracks gem downloads, the gem index API, and the dependency API that Bundler resolves against.",
    "status": "unknown",
    "officialUrl": "https://rubygems.org",
    "provider": {
      "slug": "rubygems",
      "name": "RubyGems",
      "html": "/providers/rubygems",
      "api": "/api/v1/providers/rubygems"
    },
    "counts": {
      "incidents": 0,
      "activeIncidents": 0
    },
    "incidents": [],
    "links": {
      "html": "/services/rubygems-registry",
      "api": "/api/v1/services/rubygems-registry"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}