Stytch
现代应用的用户基础设施
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- No
- 分类
- 认证与授权
- 文档 / URL
- https://stytch.com/
简介
Stytch 提供用户基础设施——基于密钥(猜测的路由返回 404,已实测)。
快速开始
OAuth 提供商(替换 YOUR_ID/YOUR_SECRET):
curl "https://api.stytch.com/v1/oauth/providers" \
-u "YOUR_ID:YOUR_SECRET"
认证方式
- Stytch 项目 → project_id + secret。
- 通过 Basic auth 发送(project_id:secret)。
⚠️ 坑(已实测):错误路由返回 404 route_not_found——请查看文档。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 认证/用户基础设施。
常见问题
Stytch 免费吗? 免费层带限额;更多需要付费。
为什么 404? 我们 2026-08 猜测的路由不对(已实测)——请查看文档。
认证风格是什么? Basic auth(project_id:secret)。
认证与授权 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Auth0 Easy to implement, adaptable authentication and authorization platform | API Key | Yes | Yes | ↗ |
| GetOTP Implement OTP flow quickly | API Key | Yes | No | ↗ |
| Micro User Service User management and authentication | API Key | Yes | No | ↗ |
| MojoAuth Secure and modern passwordless authentication platform | API Key | Yes | Yes | ↗ |
| SAWO Labs Simplify login and improve user experience by integrating passwordless authentication in your app | API Key | Yes | Yes | ↗ |