Communication5 toolsPaste one API key
Authyo integration for AI agents
Authyo provides passwordless authentication, OTP verification, session management, and transactional notifications through its REST API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Authyo once and call the same tools from all of them.
Setup
Connect Authyo through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Authyo exposes 5 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
authyo_verify_token | Validate an Authyo session JWT and return its associated user identity without returning the JWT | Read |
authyo_verify_otp | Verify a user-provided OTP for an Authyo mask ID and return the verified user identity without | Read |
authyo_revoke_session | Irreversibly revoke an Authyo user session identified by its JWT, typically during logout | Read |
authyo_send_order_notification | Send a usage-billed order or payment notification through an Authyo built-in template; requires | Write |
authyo_send_otp | Send a usage-billed one-time password to an email address or international phone number using | Write |