Postman
用于测试 API 的工具
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 开发
简介
Postman API 管理集合、环境和运行——基于密钥(无效密钥返回 401,已实测)。
快速开始
集合(替换 YOUR_KEY):
curl "https://api.getpostman.com/collections" \
-H "X-Api-Key: YOUR_KEY"
{ "collections": [ { "id": "abc-123", "name": "My Collection" } ] }
认证方式
- 在 Postman(设置)生成 API 密钥。
- 通过
X-Api-Key请求头携带(无效 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 管理集合、环境、mock 和监控。
常见问题
Postman API 免费吗? 免费层带限额;更多需要付费。
为什么 401? 无效密钥返回 401(已实测)——请在 Postman 设置生成密钥。
认证风格是什么?
X-Api-Key 请求头。
开发 分类更多
| 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 | ↗ |