{
  "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:09.266Z"
  },
  "data": {
    "id": "provider_zapier",
    "slug": "zapier",
    "name": "Zapier",
    "tagline": "Zap execution, platform, and AI tool status for Zapier.",
    "shortDescription": "Check whether Zapier zap runs, triggers, and platform tools are up, degraded, or recovering.",
    "description": "OutageDeck tracks the official Zapier status page so operations teams can quickly tell whether stalled zaps, missed triggers, or editor errors are an app-connection problem or an active Zapier incident.",
    "categories": [
      "saas",
      "productivity",
      "api"
    ],
    "featured": false,
    "currentStatus": {
      "code": "unknown",
      "label": "Unknown",
      "headline": "Zapier status pending first live check",
      "summary": "OutageDeck has not completed its first live check for Zapier yet; live status arrives with the next ingestion run.",
      "capturedAt": "2026-07-12T12:00:00Z"
    },
    "source": {
      "id": "source_zapier_status",
      "kind": "official_status_page",
      "name": "Zapier Status",
      "checkedAt": "2026-07-12T12:00:00Z",
      "officialUrl": "https://status.zapier.com",
      "statusPageUrl": "https://status.zapier.com"
    },
    "counts": {
      "services": 3,
      "activeIncidents": 0,
      "incidents": 0
    },
    "services": [
      {
        "id": "service_zapier_ai",
        "slug": "zapier-ai-tools",
        "name": "AI & Tables",
        "category": "ai",
        "status": "unknown",
        "summary": "Copilot, Agents, Chatbots, MCP, Tables, and Functions.",
        "officialUrl": "https://zapier.com/ai",
        "links": {
          "html": "/services/zapier-ai-tools",
          "api": "/api/v1/services/zapier-ai-tools"
        }
      },
      {
        "id": "service_zapier_platform",
        "slug": "zapier-platform",
        "name": "Platform & Login",
        "category": "application",
        "status": "unknown",
        "summary": "The website, login, and developer platform.",
        "officialUrl": "https://zapier.com",
        "links": {
          "html": "/services/zapier-platform",
          "api": "/api/v1/services/zapier-platform"
        }
      },
      {
        "id": "service_zapier_zaps",
        "slug": "zapier-zap-runs",
        "name": "Zap Execution",
        "category": "automation",
        "status": "unknown",
        "summary": "The editor, history, triggers, and actions.",
        "officialUrl": "https://zapier.com",
        "links": {
          "html": "/services/zapier-zap-runs",
          "api": "/api/v1/services/zapier-zap-runs"
        }
      }
    ],
    "activeIncidents": [],
    "recentIncidents": [],
    "links": {
      "html": "/providers/zapier",
      "incidentsHtml": "/providers/zapier/incidents",
      "api": "/api/v1/providers/zapier",
      "officialWebsite": "https://zapier.com",
      "officialStatus": "https://status.zapier.com"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}