Skip to main content
POST
Authorization
string
required
Bearer token: Bearer YOUR_ACCESS_TOKEN
email
string
required
Your email address. Yativo sends a one-time verification code here. Must not already be in use by an active card session under your account.

Next Steps

After a 201 response, check your email for the OTP and continue:
  1. Verify OTPPOST /v1/yativo-card/{yativoCardId}/verify-otp
  2. Get KYC linkGET /v1/yativo-card/{yativoCardId}/kyc-link
  3. Poll KYC statusGET /v1/yativo-card/{yativoCardId}/kyc-status
  4. Deploy card walletPOST /v1/yativo-card/{yativoCardId}/safe/deploy
  5. Create virtual cardPOST /v1/yativo-card/{yativoCardId}/cards/virtual