freeapis

Smartsheet

允许以编程方式访问 Smartsheet 数据和账户信息

认证方式
OAuth
HTTPS
Yes
CORS
No
分类
商业

简介

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。

商业 分类更多

APIAuthHTTPSCORS
Apache Superset

API to manage your BI dashboards and data sources on Superset

API KeyYesYes
Charity Search

Non-profit charity data

API KeyNoUnknown
Clearbit Logo

Search for company logos and embed them in your projects

API KeyYesUnknown
Domainsdb.info

Registered Domain Names Search

No authYesNo
Freelancer

Hire freelancers to get work done

OAuthYesUnknown