About Bitbucket
The Bitbucket API (api.bitbucket.org) provides programmatic access to Bitbucket Cloud's Git repositories, pull requests, branch permissions, Pipelines CI/CD builds, and webhooks. It is part of the Atlassian ecosystem and integrates natively with Jira and Confluence. Bitbucket offers free hosting for teams up to 5 users, with paid tiers unlocking more Pipeline build minutes, larger Git LFS storage, and enterprise security features (IP allowlisting, mandatory 2FA, smart mirroring).
AI Agent Use Cases
- Repository creation, cloning, and permission management
- Pull request creation, review, and merge via API
- Bitbucket Pipelines CI/CD trigger and log retrieval
- Branch restriction and merge check enforcement
- Webhook configuration for push, PR, and build events
- IP allowlisting and two-step verification enforcement (Premium)
Available Actions
These are the specific actions that AI agents can perform with this tool