{
  "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-12T22:43:29.030Z"
  },
  "data": {
    "id": "service_groq_api",
    "slug": "groq-api",
    "name": "GroqCloud API",
    "category": "api",
    "summary": "The OpenAI-compatible inference API.",
    "description": "GroqCloud API coverage tracks the inference endpoint that applications call for chat completions and transcription.",
    "status": "operational",
    "officialUrl": "https://console.groq.com",
    "provider": {
      "slug": "groq",
      "name": "Groq",
      "html": "/providers/groq",
      "api": "/api/v1/providers/groq"
    },
    "counts": {
      "incidents": 0,
      "activeIncidents": 0
    },
    "incidents": [],
    "links": {
      "html": "/services/groq-api",
      "api": "/api/v1/services/groq-api"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}