83
/100
prowl
Benchmarked Apr 06, 2026

Bitbucket

Git hosting API

devtools platform_profile
Benchmark Your API

Score Breakdown

Latency 10/10
Parseability 9/10
Consistency 8/10
Documentation 8/10
Error Clarity 8/10
Auth Simplicity 8/10
Token Efficiency 8/10
First-Try Success 8/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://bitbucket.org",
  "auth_method": "oauth2",
  "auth_config": {
    "oauth2_flows": ["authorization_code", "client_credentials"],
    "app_passwords": true,
    "ssh_keys": true,
    "scopes": ["repository", "pullrequest", "issue", "pipeline", "webhook"]
  },
  "endpoints": [
    "/2.0/repositories",
    "/2.0/pullrequests",
    "/2.0/issues", 
    "/2.0/pipelines",
    "/2.0/users",
    "/2.0/teams",
    "/2.0/webhooks",
    "/2.0/downloads",
    "/2.0/commits"
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "Up to 5 users, unlimited private repositories",
      "standard": "$3/user/month for teams 1-100",
      "premium": "$6/user/month with advanced features",
      "enterprise": "Custom pricing for large organizations"
    }
  },
  "rate_limits": {
    "api_requests": "1000 requests/hour per user",
    "git_operations": "Unlimited for normal usage",
    "pipeline_minutes": "50 minutes/month on free tier"
  },
  "capabilities": [
    "git_repository_hosting",
    "pull_request_workflows", 
    "code_review",
    "issue_tracking",
    "ci_cd_pipelines",
    "wiki_documentation",
    "branch_permissions",
    "merge_checks",
    "deployment_environments",
    "atlassian_integrations",
    "jira_integration",
    "confluence_integration",
    "slack_notifications",
    "webhook_automation",
    "api_access",
    "ssh_git_access",
    "lfs_support",
    "repository_mirroring"
  ],
  "raw_analysis": "Bitbucket is Atlassian's Git hosting platform competing with GitHub and GitLab. It provides comprehensive source code management with strong integration into the Atlassian ecosystem (Jira, Confluence, Trello). The platform offers both cloud and on-premises deployment options. Key strengths include built-in CI/CD through Bitbucket Pipelines, sophisticated branch permission models, and deep Jira integration for issue tracking. The platform is particularly popular with enterprise teams already using Atlassian products. Bitbucket Pipelines provides Docker-based CI/CD with generous free tier limits. The REST API is well-documented and covers all major functionality including repository management, pull requests, issues, and pipeline automation. Authentication supports OAuth2, app passwords, and SSH keys. The platform has evolved significantly from its original Mercurial support to focus primarily on Git. Recent additions include Deployments for environment tracking and improved security scanning. Target audience includes development teams of all sizes, with particular appeal to enterprises seeking integrated ALM toolchains."
}
```
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200145ms
robots_txtGET /robots.txt20035ms
llms_txtGET /llms.txt404128ms
Interpret
{"multi_model": true, "models_used": ["openai", "claude_cli"], "model_scores": {"GPT-4o": {"overall": 83, "dimensions": {"token_efficiency": 8.5, "first_try_success": 8.0, "response_parseability": 9.0, "error_clarity": 8.0, "doc_quality": 8.5, "auth_simplicity": 8.0, "latency": 10.0, "consistency": 8.5}}, "Claude CLI": {"overall": 84, "dimensions": {"token_efficiency": 8.5, "first_try_success": 7.0, "response_parseability": 9.0, "error_clarity": 7.5, "doc_quality": 8.0, "auth_simplicity": 7.5, "latency": 10.0, "consistency": 8.5}}}, "averaged": true}

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard