{
  "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-14T00:59:19.892Z"
  },
  "data": {
    "id": "provider_kraken",
    "slug": "kraken",
    "name": "Kraken",
    "tagline": "Exchange, trading API, and funding status for Kraken.",
    "shortDescription": "Check whether the Kraken exchange, trading APIs, and funding rails are up, degraded, or recovering.",
    "description": "OutageDeck tracks the official Kraken status page so traders can quickly tell whether failed orders, API errors, or stuck deposits are an account issue or an active Kraken incident.",
    "categories": [
      "crypto",
      "finance"
    ],
    "featured": false,
    "currentStatus": {
      "code": "unknown",
      "label": "Unknown",
      "headline": "Kraken status pending first live check",
      "summary": "OutageDeck has not completed its first live check for Kraken yet; live status arrives with the next ingestion run.",
      "capturedAt": "2026-07-12T12:00:00Z"
    },
    "source": {
      "id": "source_kraken_status",
      "kind": "official_status_page",
      "name": "Kraken Status",
      "checkedAt": "2026-07-12T12:00:00Z",
      "officialUrl": "https://status.kraken.com",
      "statusPageUrl": "https://status.kraken.com"
    },
    "counts": {
      "services": 3,
      "activeIncidents": 0,
      "incidents": 0
    },
    "services": [
      {
        "id": "service_kraken_exchange",
        "slug": "kraken-exchange",
        "name": "Exchange & Apps",
        "category": "finance",
        "status": "unknown",
        "summary": "The Kraken website and mobile trading apps.",
        "officialUrl": "https://www.kraken.com",
        "links": {
          "html": "/services/kraken-exchange",
          "api": "/api/v1/services/kraken-exchange"
        }
      },
      {
        "id": "service_kraken_funding",
        "slug": "kraken-funding",
        "name": "Funding & Payments",
        "category": "finance",
        "status": "unknown",
        "summary": "Crypto funding plus fiat deposit and withdrawal rails.",
        "officialUrl": "https://www.kraken.com",
        "links": {
          "html": "/services/kraken-funding",
          "api": "/api/v1/services/kraken-funding"
        }
      },
      {
        "id": "service_kraken_api",
        "slug": "kraken-trading-api",
        "name": "Trading APIs",
        "category": "api",
        "status": "unknown",
        "summary": "REST, WebSocket, and FIX trading interfaces.",
        "officialUrl": "https://docs.kraken.com",
        "links": {
          "html": "/services/kraken-trading-api",
          "api": "/api/v1/services/kraken-trading-api"
        }
      }
    ],
    "activeIncidents": [],
    "recentIncidents": [],
    "links": {
      "html": "/providers/kraken",
      "incidentsHtml": "/providers/kraken/incidents",
      "api": "/api/v1/providers/kraken",
      "officialWebsite": "https://www.kraken.com",
      "officialStatus": "https://status.kraken.com"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}