Bitbucket Cloud REST API
The REST API for Bitbucket Cloud allows you to build apps using any language, exposing operations on repositories, pull requests, commits, pipelines, workspaces, projects, webhooks, issues, and users.
Documentation
Documentation
https://developer.atlassian.com/bitbucket/api/2/reference/
Authentication
https://developer.atlassian.com/cloud/bitbucket/rest/intro/#authentication
Specifications
Schemas & Data
JSONSchema
json-schema/bitbucket-cloud-rest-api-repository-schema.json
JSONSchema
json-schema/bitbucket-cloud-rest-api-pullrequest-schema.json
JSONSchema
json-schema/bitbucket-cloud-rest-api-pipeline-schema.json
JSONSchema
json-schema/bitbucket-cloud-rest-api-commit-schema.json
JSONStructure
json-structure/bitbucket-cloud-rest-api-repository-structure.json
JSONStructure
json-structure/bitbucket-cloud-rest-api-pullrequest-structure.json
JSONStructure
json-structure/bitbucket-cloud-rest-api-pipeline-structure.json
JSONStructure
json-structure/bitbucket-cloud-rest-api-commit-structure.json
Examples
Example
examples/bitbucket-cloud-rest-api-repository-example.json
Example
examples/bitbucket-cloud-rest-api-pullrequest-example.json
Example
examples/bitbucket-cloud-rest-api-pipeline-example.json
Example
examples/bitbucket-cloud-rest-api-commit-example.json
OpenAPI
#Commits
#Pipelines
#Pull Requests
#Repositories
#REST
#Webhooks
#Workspaces