# OTP Edge ## Docs - [Authentication](https://docs.otpedge.com/api-reference/authentication.md): Secure your requests using standard HTTP Bearer authentication. - [Error Handling](https://docs.otpedge.com/api-reference/errors.md): Standard HTTP response codes and error types. - [Rate Limits & Quotas](https://docs.otpedge.com/api-reference/rate-limits.md): Understanding tiers, quotas, and throughput limits. - [Security Posture](https://docs.otpedge.com/api-reference/security.md): How we protect your infrastructure and user data. - [Verifying Identity Tokens](https://docs.otpedge.com/api-reference/verifying-tokens.md): How to securely verify the OTP Edge Identity Token (JWT) on your backend. - [Send OTP](https://docs.otpedge.com/endpoints/send-otp.md): Dispatches a 6-digit verification code to a WhatsApp number. - [Verify OTP](https://docs.otpedge.com/endpoints/verify-otp.md): Validates the user OTP and returns an Identity Token. - [Introduction](https://docs.otpedge.com/introduction.md): Enterprise-grade WhatsApp OTP infrastructure with stateless identity verification. - [Quickstart](https://docs.otpedge.com/quickstart.md): Start sending secure WhatsApp OTPs in under 5 minutes. ## OpenAPI Specs - [openapi](https://docs.otpedge.com/api-reference/openapi.json)