# Verify an OTP **POST /verifyOTP** ## Servers - Fast2OTP API Server: https://api.fast2sms.com (Fast2OTP API Server) ## Parameters ### Body: application/json (object) - **otp_id** (string) - **otp** (string) ## Responses ### 200 OTP Verified Successfully #### Body: application/json (object) - **status** (string) ### 400 Invalid OTP ### 401 Unauthorized [Powered by Bump.sh](https://bump.sh)