Create and verify your account
Go to crypto.yativo.com/sign-up and register with your email address and password.After registration, you’ll receive a verification email. Confirm your address before proceeding — unverified accounts cannot generate API keys.You can also register via the API:
Enable two-factor authentication
API key creation requires 2FA to be active on your account. Set it up in the dashboard under Security > Two-Factor Authentication, or via the API:Scan the returned QR code with Google Authenticator or any TOTP app, then verify:
2FA is required before you can create API keys. Keep your backup codes in a safe place.
Generate an API key
With 2FA enabled, create your first API key. You’ll need your current TOTP code in the The response includes your
X-2FA-Token header:api_key and api_secret. Store the secret immediately — it is only shown once.Next Steps
Yativo Crypto Quickstart
Set up a crypto wallet and send your first on-chain transaction.
API Keys
Manage permissions, rotate secrets, and understand key scopes.
Webhooks
Get notified in real time when events happen on your account.
Authentication
Full reference for all authentication endpoints.

