For AI Agents · RFC 6238 TOTP

One-tap OTP gate before your AI acts

Get a fresh 6-digit dynamic password every 60 seconds, then pass it to your AI agent as a second confirmation before destructive actions like deleting data or transferring money.

🔢

RFC 6238 Standard

HMAC-SHA1 TOTP, refreshed every 60s. Replay-proof, industry standard.

🤖

Works for Your Agent

Plain-text HTTP verify endpoint your agent can call from any language.

🛡️

Zero Secrets on Server

Codes are generated instantly and never stored in plaintext.

How it works

1
Sign up
Create an account with your email in seconds.
2
Open the console
See your current 6-digit code and your API Key.
3
Give code to your agent
Pass the code to your AI Agent before a high-risk action.
4
Verify & proceed
Your agent calls POST /v1/verify; only the correct code is accepted.