{
  "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:56:18.645Z"
  },
  "data": {
    "id": "provider_upstash",
    "slug": "upstash",
    "name": "Upstash",
    "tagline": "Serverless Redis, QStash, and Vector status for Upstash.",
    "shortDescription": "Check whether Upstash Redis, QStash, Vector, and the console are up, degraded, or recovering.",
    "description": "OutageDeck tracks the official Upstash status page so serverless teams can quickly tell whether Redis timeouts, delayed queue messages, or console errors are an application problem or an active Upstash incident.",
    "categories": [
      "database",
      "api"
    ],
    "featured": false,
    "currentStatus": {
      "code": "unknown",
      "label": "Unknown",
      "headline": "Upstash status pending first live check",
      "summary": "OutageDeck has not completed its first live check for Upstash yet; live status arrives with the next ingestion run.",
      "capturedAt": "2026-07-12T12:00:00Z"
    },
    "source": {
      "id": "source_upstash_status",
      "kind": "official_status_page",
      "name": "Upstash Status",
      "checkedAt": "2026-07-12T12:00:00Z",
      "officialUrl": "https://status.upstash.com",
      "statusPageUrl": "https://status.upstash.com"
    },
    "counts": {
      "services": 3,
      "activeIncidents": 0,
      "incidents": 0
    },
    "services": [
      {
        "id": "service_upstash_console",
        "slug": "upstash-console",
        "name": "Console",
        "category": "control-plane",
        "status": "unknown",
        "summary": "The Upstash management console.",
        "officialUrl": "https://console.upstash.com",
        "links": {
          "html": "/services/upstash-console",
          "api": "/api/v1/services/upstash-console"
        }
      },
      {
        "id": "service_upstash_qstash",
        "slug": "upstash-qstash-vector",
        "name": "QStash & Vector",
        "category": "messaging",
        "status": "unknown",
        "summary": "The message queue and vector database products.",
        "officialUrl": "https://upstash.com/qstash",
        "links": {
          "html": "/services/upstash-qstash-vector",
          "api": "/api/v1/services/upstash-qstash-vector"
        }
      },
      {
        "id": "service_upstash_redis",
        "slug": "upstash-redis",
        "name": "Redis",
        "category": "database",
        "status": "unknown",
        "summary": "Global and regional serverless Redis databases.",
        "officialUrl": "https://upstash.com/redis",
        "links": {
          "html": "/services/upstash-redis",
          "api": "/api/v1/services/upstash-redis"
        }
      }
    ],
    "activeIncidents": [],
    "recentIncidents": [],
    "links": {
      "html": "/providers/upstash",
      "incidentsHtml": "/providers/upstash/incidents",
      "api": "/api/v1/providers/upstash",
      "officialWebsite": "https://upstash.com",
      "officialStatus": "https://status.upstash.com"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}