{
  "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-23T07:15:31.971Z"
  },
  "data": {
    "id": "provider_doppler",
    "slug": "doppler",
    "name": "Doppler",
    "tagline": "Doppler secrets platform status from the official page.",
    "shortDescription": "Check whether the Doppler secrets API, dashboard, and integration syncs are up or degraded.",
    "description": "OutageDeck tracks the official Doppler status page so platform teams can quickly tell whether failed secret fetches at deploy time or stalled syncs are a pipeline problem or an active Doppler incident.",
    "categories": [
      "security",
      "secrets",
      "developer"
    ],
    "featured": false,
    "currentStatus": {
      "code": "operational",
      "label": "Operational",
      "headline": "All Systems Operational",
      "summary": "Doppler reports all systems operational across the tracked services mapped in OutageDeck.",
      "capturedAt": "2026-07-23T06:30:40.07+00:00"
    },
    "source": {
      "id": "source_doppler_status",
      "kind": "official_api",
      "name": "Doppler Status",
      "checkedAt": "2026-07-23T07:10:14.492+00:00",
      "officialUrl": "https://www.dopplerstatus.com",
      "statusPageUrl": "https://www.dopplerstatus.com"
    },
    "counts": {
      "services": 3,
      "activeIncidents": 0,
      "incidents": 1
    },
    "services": [
      {
        "id": "service_doppler_dashboard",
        "slug": "doppler-dashboard",
        "name": "Dashboard",
        "category": "console",
        "status": "operational",
        "summary": "The Doppler web dashboard.",
        "officialUrl": "https://dashboard.doppler.com",
        "links": {
          "html": "/services/doppler-dashboard",
          "api": "/api/v1/services/doppler-dashboard"
        }
      },
      {
        "id": "service_doppler_integrations",
        "slug": "doppler-integrations",
        "name": "Integration syncs",
        "category": "integrations",
        "status": "operational",
        "summary": "Secret syncs to clouds, hosts, and CI providers.",
        "officialUrl": "https://www.doppler.com",
        "links": {
          "html": "/services/doppler-integrations",
          "api": "/api/v1/services/doppler-integrations"
        }
      },
      {
        "id": "service_doppler_api",
        "slug": "doppler-api",
        "name": "Secrets API",
        "category": "api",
        "status": "operational",
        "summary": "The api.doppler.com secrets delivery endpoint.",
        "officialUrl": "https://www.doppler.com",
        "links": {
          "html": "/services/doppler-api",
          "api": "/api/v1/services/doppler-api"
        }
      }
    ],
    "activeIncidents": [],
    "recentIncidents": [
      {
        "id": "incident_statuspage_doppler_3yggtts1k95f",
        "slug": "doppler-cli-downloads-failing-2026-07-16",
        "title": "CLI Downloads failing",
        "summary": "CLI Downloads failing",
        "status": "resolved",
        "severity": "minor",
        "startedAt": "2026-07-17T00:03:47.378+00:00",
        "updatedAt": "2026-07-17T00:08:47.784+00:00",
        "resolvedAt": "2026-07-17T00:08:47.765+00:00",
        "provider": {
          "slug": "doppler",
          "name": "Doppler"
        },
        "affectedServices": [],
        "links": {
          "html": "/incidents/doppler-cli-downloads-failing-2026-07-16",
          "api": "/api/v1/incidents/doppler-cli-downloads-failing-2026-07-16",
          "providerHtml": "/providers/doppler"
        }
      }
    ],
    "links": {
      "html": "/providers/doppler",
      "incidentsHtml": "/providers/doppler/incidents",
      "api": "/api/v1/providers/doppler",
      "officialWebsite": "https://www.doppler.com",
      "officialStatus": "https://status.doppler.com"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}