{
  "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:42:59.311Z"
  },
  "data": {
    "id": "service_replicate_api",
    "slug": "replicate-api",
    "name": "HTTP & Streaming API",
    "category": "api",
    "summary": "The prediction API and streaming endpoints.",
    "description": "HTTP & Streaming API coverage tracks the Replicate REST API and the streaming interface used to run models.",
    "status": "operational",
    "officialUrl": "https://replicate.com/docs",
    "provider": {
      "slug": "replicate",
      "name": "Replicate",
      "html": "/providers/replicate",
      "api": "/api/v1/providers/replicate"
    },
    "counts": {
      "incidents": 0,
      "activeIncidents": 0
    },
    "incidents": [],
    "links": {
      "html": "/services/replicate-api",
      "api": "/api/v1/services/replicate-api"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}