Bitbucket
Bitbucket API
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 开发
简介
Bitbucket API 提供仓库/PR 数据——基于 OAuth(未认证请求返回 401,已实测)。
快速开始
需要 OAuth token:
curl "https://api.bitbucket.org/2.0/user" \
-H "Authorization: Bearer YOUR_TOKEN"
认证方式
- 在 Atlassian 创建 OAuth 2.0 应用 → access token。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 带注册免费(看文档)。
- 仓库、拉取请求、管道。
常见问题
Bitbucket 免费吗? 是的——带 OAuth 免费。
为什么 401? 需要 OAuth token(已实测)。
能访问什么? 仓库和 PR。
开发 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 24 Pull Requests Project to promote open source collaboration during December | No auth | Yes | Yes | ↗ |
| Agify.io Estimates the age from a first name | No auth | Yes | Yes | ↗ |
| Amazonscraperapi Amazon product, search & batch scraping API with residential proxies (1000 free) | API Key | Yes | No | ↗ |
| AmberOne Turn any website into a build-ready Android, iOS, PWA or Electron app project | API Key | Yes | No | ↗ |
| API Grátis Multiples services and public APIs | No auth | Yes | Unknown | ↗ |