GetOTP
快速实现 OTP 流程
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- No
- 分类
- 认证与授权
- 文档 / URL
- https://otp.dev/en/docs/
简介
GetOTP 提供 OTP API——基于密钥。
⚠️ 状态(2026-08 实测):猜测的路径返回 HTTP 404(Next.js HTML)——路由路径不同。请查看文档获取有效路由。
提供的数据
curl "https://otp.dev/api/v1/[email protected]&key=YOUR_KEY"
注意事项
- OTP 流程。
- 路由路径按文档。
常见问题
GetOTP 免费吗? 按文档基于密钥带免费层。
为什么 404? 我们 2026-08 猜测的路径不对(已实测)——请查看文档。
返回什么? OTP 数据。
认证与授权 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Auth0 Easy to implement, adaptable authentication and authorization platform | API Key | Yes | Yes | ↗ |
| 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 | ↗ |
| Stytch User infrastructure for modern applications | API Key | Yes | No | ↗ |