{
  "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:54:08.759Z"
  },
  "data": {
    "id": "provider_amplitude",
    "slug": "amplitude",
    "name": "Amplitude",
    "tagline": "Product analytics, data pipeline, and experiment status for Amplitude.",
    "shortDescription": "Check whether Amplitude analytics, data ingestion, and experiments are up, degraded, or recovering.",
    "description": "OutageDeck tracks the official Amplitude status page so product teams can quickly tell whether missing events, delayed charts, or failing flags are an instrumentation problem or an active Amplitude incident.",
    "categories": [
      "observability",
      "saas",
      "api"
    ],
    "featured": false,
    "currentStatus": {
      "code": "unknown",
      "label": "Unknown",
      "headline": "Amplitude status pending first live check",
      "summary": "OutageDeck has not completed its first live check for Amplitude yet; live status arrives with the next ingestion run.",
      "capturedAt": "2026-07-12T12:00:00Z"
    },
    "source": {
      "id": "source_amplitude_status",
      "kind": "official_status_page",
      "name": "Amplitude Status",
      "checkedAt": "2026-07-12T12:00:00Z",
      "officialUrl": "https://status.amplitude.com",
      "statusPageUrl": "https://status.amplitude.com"
    },
    "counts": {
      "services": 3,
      "activeIncidents": 0,
      "incidents": 0
    },
    "services": [
      {
        "id": "service_amplitude_analytics",
        "slug": "amplitude-analytics",
        "name": "Analytics",
        "category": "analytics",
        "status": "unknown",
        "summary": "Charts, dashboards, and the web reporting app.",
        "officialUrl": "https://amplitude.com",
        "links": {
          "html": "/services/amplitude-analytics",
          "api": "/api/v1/services/amplitude-analytics"
        }
      },
      {
        "id": "service_amplitude_data",
        "slug": "amplitude-data-pipeline",
        "name": "Data Pipeline",
        "category": "analytics",
        "status": "unknown",
        "summary": "Ingestion, processing, streaming, and exports.",
        "officialUrl": "https://amplitude.com/amplitude-data",
        "links": {
          "html": "/services/amplitude-data-pipeline",
          "api": "/api/v1/services/amplitude-data-pipeline"
        }
      },
      {
        "id": "service_amplitude_experiment",
        "slug": "amplitude-experiment",
        "name": "Experiment & Replay",
        "category": "analytics",
        "status": "unknown",
        "summary": "Experiments, session replay, and guides.",
        "officialUrl": "https://amplitude.com/experiment",
        "links": {
          "html": "/services/amplitude-experiment",
          "api": "/api/v1/services/amplitude-experiment"
        }
      }
    ],
    "activeIncidents": [],
    "recentIncidents": [],
    "links": {
      "html": "/providers/amplitude",
      "incidentsHtml": "/providers/amplitude/incidents",
      "api": "/api/v1/providers/amplitude",
      "officialWebsite": "https://amplitude.com",
      "officialStatus": "https://status.amplitude.com"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}