Bitbucket · Example Payload

Bitbucket Cloud Rest Api Repository Example

Main web application for ACME Corp

AtlassianCI/CDCode CollaborationCode ReviewDevOpsGitPull RequestsRepository HostingVersion Control

Bitbucket Cloud Rest Api Repository Example is an example object payload from Bitbucket, with 18 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typeuuidfull_namenameslugdescriptionis_privatecreated_onupdated_onsizelanguagehas_issueshas_wikifork_policyscmprojectmainbranchowner

Example Payload

Raw ↑
{
  "type": "repository",
  "uuid": "{a1b2c3d4-e5f6-7890-abcd-ef1234567890}",
  "full_name": "acme-corp/web-application",
  "name": "web-application",
  "slug": "web-application",
  "description": "Main web application for ACME Corp",
  "is_private": true,
  "created_on": "2025-01-15T10:00:00Z",
  "updated_on": "2026-04-15T14:30:00Z",
  "size": 52428800,
  "language": "python",
  "has_issues": true,
  "has_wiki": false,
  "fork_policy": "no_public_forks",
  "scm": "git",
  "project": {
    "type": "project",
    "key": "WEB",
    "name": "Web Platform"
  },
  "mainbranch": {
    "type": "branch",
    "name": "main"
  },
  "owner": {
    "type": "team",
    "display_name": "ACME Corp"
  }
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/bitbucket-cloud-rest-api-repository-example"
All examples
curl "https://apis.io/api/v1/examples?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.