{"service":"JasTap Auth Server","version":"1.0.0","endpoints":{"superadmin":{"validate_totp":"POST /auth/superadmin/validate-totp","email_otp":"POST /auth/superadmin/email-otp","verify_email_otp":"POST /auth/superadmin/verify-email-otp","nfc_challenge":"POST /auth/superadmin/nfc-challenge","rotate_credentials":"POST /auth/superadmin/rotate-credentials"},"license":{"generate":"POST /auth/license/generate","revoke":"POST /auth/license/revoke","list":"GET /auth/license/list","get":"GET /auth/license/{license_id}"},"device":{"validate_license":"POST /auth/device/validate-license","revocation_list":"GET /auth/device/revocation-list","public_key":"GET /auth/device/public-key"}}}