Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 295 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 295 Bytes

OTP API

API to generate TOTP from a secret key.

API Documentation

Generate TOTP

GET /totp?secret=${secret}
  • Sample Request:

    curl -X GET "http://otp.bitgarden.tech/totp?secret=JBSWY3DPEHPK3PXP"
  • Sample Response:

    123456