{
  "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-12T23:53:34.180Z"
  },
  "data": {
    "id": "provider_mixpanel",
    "slug": "mixpanel",
    "name": "Mixpanel",
    "tagline": "Analytics app and ingestion status from the official Mixpanel page.",
    "shortDescription": "Check whether the Mixpanel application, data ingestion, and exports are up, degraded, or recovering.",
    "description": "OutageDeck tracks the official Mixpanel status page so product analysts can quickly tell whether missing events, unloadable boards, or export failures are an SDK problem or an active Mixpanel incident.",
    "categories": [
      "observability",
      "saas",
      "api"
    ],
    "featured": false,
    "currentStatus": {
      "code": "unknown",
      "label": "Unknown",
      "headline": "Mixpanel status pending first live check",
      "summary": "OutageDeck has not completed its first live check for Mixpanel yet; live status arrives with the next ingestion run.",
      "capturedAt": "2026-07-12T12:00:00Z"
    },
    "source": {
      "id": "source_mixpanel_status",
      "kind": "official_status_page",
      "name": "Mixpanel Status",
      "checkedAt": "2026-07-12T12:00:00Z",
      "officialUrl": "https://www.mixpanelstatus.com",
      "statusPageUrl": "https://www.mixpanelstatus.com"
    },
    "counts": {
      "services": 3,
      "activeIncidents": 0,
      "incidents": 0
    },
    "services": [
      {
        "id": "service_mixpanel_app",
        "slug": "mixpanel-application",
        "name": "Application",
        "category": "analytics",
        "status": "unknown",
        "summary": "The Mixpanel app in the US, EU, and India.",
        "officialUrl": "https://mixpanel.com",
        "links": {
          "html": "/services/mixpanel-application",
          "api": "/api/v1/services/mixpanel-application"
        }
      },
      {
        "id": "service_mixpanel_ingestion",
        "slug": "mixpanel-ingestion",
        "name": "Data Ingestion",
        "category": "api",
        "status": "unknown",
        "summary": "Ingestion APIs and warehouse connectors.",
        "officialUrl": "https://developer.mixpanel.com",
        "links": {
          "html": "/services/mixpanel-ingestion",
          "api": "/api/v1/services/mixpanel-ingestion"
        }
      },
      {
        "id": "service_mixpanel_export",
        "slug": "mixpanel-export",
        "name": "Export & CDN",
        "category": "api",
        "status": "unknown",
        "summary": "Data export and the JavaScript library CDN.",
        "officialUrl": "https://mixpanel.com",
        "links": {
          "html": "/services/mixpanel-export",
          "api": "/api/v1/services/mixpanel-export"
        }
      }
    ],
    "activeIncidents": [],
    "recentIncidents": [],
    "links": {
      "html": "/providers/mixpanel",
      "incidentsHtml": "/providers/mixpanel/incidents",
      "api": "/api/v1/providers/mixpanel",
      "officialWebsite": "https://mixpanel.com",
      "officialStatus": "https://www.mixpanelstatus.com"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}