{
  "slug": "bitbucket",
  "name": "Bitbucket",
  "vendor": "Bitbucket",
  "website": "https://www.bitbucket.com",
  "category": "devops-and-development",
  "category_name": "DevOps & Development",
  "tags": [],
  "sla_url": "https://www.atlassian.com/legal/sla",
  "last_verified": "2025-12-20",
  "status_page": null,
  "scope": "global",
  "default_credit_policy": {
    "calculation": "tiered",
    "remedy": "credit",
    "max_credit_percent": 25,
    "automatic": false,
    "credit_tiers": [
      {
        "below": 99.9,
        "credit": 10
      },
      {
        "below": 99.5,
        "credit": 25
      }
    ]
  },
  "claim_process": {
    "deadline_days": 30,
    "deadline_basis": "incident_date",
    "business_days": false,
    "method": "Atlassian Support",
    "url": "https://support.atlassian.com",
    "required_evidence": [
      "Account ID",
      "Affected services",
      "Incident timestamps",
      "Impact description"
    ],
    "review_days": 30,
    "credit_application": "Applied to next invoice"
  },
  "exclusions": [
    "Scheduled maintenance",
    "Force majeure events",
    "Customer misconfigurations",
    "Free tier services",
    "Beta features"
  ],
  "support_tiers": [
    {
      "name": "Standard",
      "slug": "standard",
      "price": "Included",
      "sla_eligible": true,
      "response_time": "< 24 hours"
    },
    {
      "name": "Enterprise",
      "slug": "enterprise",
      "price": "Custom",
      "sla_eligible": true,
      "response_time": "< 1 hour"
    }
  ],
  "services": [
    {
      "id": "api",
      "name": "Bitbucket API",
      "category": "api",
      "description": "REST and GraphQL APIs",
      "sla_url": "https://www.atlassian.com/legal/sla",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "cloud",
      "name": "Bitbucket Cloud",
      "category": "devops",
      "description": "Git repository hosting",
      "sla_url": "https://www.atlassian.com/legal/sla",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "pipelines",
      "name": "Bitbucket Pipelines",
      "category": "ci-cd",
      "description": "CI/CD pipelines",
      "sla_url": "https://www.atlassian.com/legal/sla",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    }
  ],
  "notes": "Bitbucket is a DevOps & Development provider. See the official SLA at [https://www.atlassian.com/legal/sla](https://www.atlassian.com/legal/sla).\n\n<!-- Add human-readable notes about Bitbucket's SLA nuances here. -->"
}