Bitbucket Pipelines · Rate Limits

Bitbucket Pipelines Rate Limits

Bitbucket Cloud applies hourly rate limits per app/installation/user and per IP, with a 1-hour sliding window. Pipelines also enforces concurrency caps (parallel-step limits) and a per-step build-time cap. The 1-hour API quota is observable through the X-RateLimit-* response headers and 429 carries a Retry-After hint.

Bitbucket Pipelines Rate Limits is the machine-readable rate-limit profile for Bitbucket Pipelines on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 4 rate-limit definitions, measuring requests, minutes, and concurrent_steps.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include DevOps, CI/CD, Pipelines, Atlassian, and Bitbucket.

4 Limits Throttle: 429
DevOpsCI/CDPipelinesAtlassianBitbucketRate LimitingQuotasThrottling

Limits

Authenticated requests (per workspace / app installation) workspace_or_app
requests · 1h
60000
Unauthenticated requests ip
requests · 1h
1000
Pipelines step max duration step
minutes
120
Per-step build-time cap.
Concurrent steps workspace
concurrent_steps
tier-dependent
Free/Standard/Premium tiers have differing concurrency budgets.

Policies

Backoff Strategy
Honor Retry-After on 429; use exponential backoff with jitter.
Auth Recommendation
Use OAuth 2.0 / workspace access tokens / app passwords; avoid IP-based unauth calls.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/bitbucket-pipelines-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.