Smartsheet
允许以编程方式访问 Smartsheet 数据和账户信息
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- No
- 分类
- 商业
- 文档 / URL
- https://smartsheet.redoc.ly/
简介
Smartsheet 提供电子表格 API——基于 OAuth(未认证请求返回 403,已实测)。
快速开始
表格(需要 OAuth):
curl "https://api.smartsheet.com/2.0/sheets" \
-H "Authorization: Bearer YOUR_TOKEN"
{ "errorCode": 1004, "message": "You are not authorized to perform this action." }
认证方式
- Smartsheet 应用 → OAuth 2.0 token。
- 通过
Authorization: Bearer发送(缺失 → 403,已实测)。
速率限制与注意事项
- 带应用注册免费层(看文档)。
- 表格、行、报表。
常见问题
Smartsheet 免费吗? 免费层带限额(看文档)。
为什么 403? 需要 OAuth token(已实测)。
认证风格是什么? OAuth 2.0 Bearer。
商业 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Apache Superset API to manage your BI dashboards and data sources on Superset | API Key | Yes | Yes | ↗ |
| Charity Search Non-profit charity data | API Key | No | Unknown | ↗ |
| Clearbit Logo Search for company logos and embed them in your projects | API Key | Yes | Unknown | ↗ |
| Domainsdb.info Registered Domain Names Search | No auth | Yes | No | ↗ |
| Freelancer Hire freelancers to get work done | OAuth | Yes | Unknown | ↗ |