Gmail
灵活、RESTful 的用户收件箱访问
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 商业
简介
Gmail API 提供收件箱访问——基于 OAuth(缺少 token 返回 401,已实测)。
快速开始
档案(需要 OAuth):
curl "https://gmail.googleapis.com/gmail/v1/users/me/profile" \
-H "Authorization: Bearer YOUR_TOKEN"
认证方式
- Google Cloud → Gmail API → OAuth 2.0。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 带 Google 配额免费(看文档)。
- 读取/发送邮件、标签。
常见问题
Gmail 免费吗? 是的——带 Google 配额免费。
为什么 401? 需要 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 | ↗ |