{"status":"success","service":"Prime Services OTP API","version":"2.0","description":"Professional OTP generation and verification service","endpoints":{"send_otp":{"method":"POST","url":"?action=send_otp","parameters":["name","email"],"response":"Returns OTP sent status"},"verify_otp":{"method":"POST","url":"?action=verify_otp","parameters":["email","otp"],"response":"Verifies OTP and returns result"},"check_otp":{"method":"POST","url":"?action=check_otp","parameters":["email","otp"],"response":"Checks OTP validity without consuming it"},"test":{"method":"GET","url":"?action=test","response":"Tests API functionality"},"status":{"method":"GET","url":"?action=status","response":"Returns API status and statistics"}},"features":["Unique 6-digit OTP generation","OTP storage in otp.txt file","Detailed logging in otp_log.txt","Professional email templates","Admin notifications","Comprehensive error handling"]}