UPC database
来自全球各地的超过 150 万个条形码编号
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 开放数据
- 文档 / URL
- https://upcdatabase.org/api
简介
UPC database 提供条形码产品查询——基于密钥(无效密钥返回 HTTP 200 带 success:false,已实测)。
快速开始
查询(替换 YOUR_KEY):
curl "https://api.upcdatabase.org/product/012345678905?apikey=YOUR_KEY"
{ "success": false, "error": { "message": "Your API Key is invalid. Please check the format.", "apikey": false } }
认证方式
- 在 upcdatabase.org 注册 → API 密钥。
- 通过
apikey查询参数携带。
⚠️ 坑(已实测):无效密钥返回 HTTP 200 带
success:false——请检查success字段,不能只看状态码。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 150 万+ 条形码。
常见问题
UPC database 免费吗? 免费层带限额;更多需要付费。
为什么 200 却 success:false?
错误以 200 + success:false 返回(已实测)——请检查 success。
认证风格是什么?
apikey 查询参数。
开放数据 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 18F Unofficial US Federal Government API Development | No auth | No | Unknown | ↗ |
| AcreLens Land suitability scoring API for any US property: off-grid, rural, recreational, investment | API Key | Yes | Unknown | ↗ |
| API Setu An Indian Government platform that provides a lot of APIS for KYC, business, education & employment | No auth | Yes | Yes | ↗ |
| Archive.org The Internet Archive | No auth | Yes | No | ↗ |
| Black History Facts Contribute or search one of the largest black history fact databases on the web | API Key | Yes | Yes | ↗ |