Console Cards for Integrators and Vendors
Reach out to us to get access
Getting Started
Prerequisites
Service Endpoints
User Onboarding Flow
Onboarding New User
Logging In
Partner identifier
API Key for authentication
Request payload for user authentication via signature verification
0x742d35Cc6d9c2A4C8E1D3f2b3b4A7C8E9F0A1B2C...0x1234567890abcdef...16725312001.0Authentication successful with tokens
Invalid signature format or malformed request
Authentication failed - invalid signature or expired
Internal server error
Partner identifier
API Key for authentication
Tokens refreshed successfully
Invalid token format or malformed request
Invalid or expired refresh token
Internal server error
Checking User Status
Bearer token for JWT authentication (format: "Bearer {token}")
Partner identifier
API Key for authentication
User KYC status
Invalid request
Unauthorized
Internal server error
Creating New User
Partner identifier
API Key for authentication
Request structure for generating SumSub KYC access token
0x742d35Cc6d9c2A4C8E1D3f2b3b4A7C8E9F0A1B2C...Success response with access token
Invalid input
Unauthorized
Internal server error
Creating a Card for approved user
Bearer token for JWT authentication (format: "Bearer {token}")
Optional card type
Partner identifier
API Key for authentication
Request structure for creating a card with credit provider assignment
10x742d35Cc6d9c2A4C8E1D3f2b3b4A7C8E9F0A1B2C...Optional hook configuration
PRE_TRANSACTIONEULERCard successfully created
Invalid request or input
Unauthorized
Internal server error
Bearer token for JWT authentication (format: "Bearer {token}")
Partner identifier
API Key for authentication
List of user cards with configurations
Invalid tenant context
User authentication required
No cards found
Internal server error
Integrating Cards SDK for decrypting sensitive card info
Delegating User Assets to make them spendable
Managing a user's card configuration
Bearer token for JWT authentication (format: "Bearer {token}")
Partner identifier
API Key for authentication
Request structure for updating card spending limits and frequency
550e8400-e29b-41d4-a716-446655440000DAILY1000Card limits updated successfully
Invalid input or invalid card operation
Unauthorized
Internal server error
No content
Bearer token for JWT authentication (format: "Bearer {token}")
Session ID
Partner identifier
API Key for authentication
Request structure for updating card PIN with encrypted data
550e8400-e29b-41d4-a716-446655440000Card PIN updated successfully
Invalid input, missing sessionID, or invalid card operation
Unauthorized
Internal server error
No content
Bearer token for JWT authentication (format: "Bearer {token}")
Card ID
Maximum number of transactions to return
Cursor for pagination
Partner identifier
API Key for authentication
Paginated list of transactions
Invalid card ID or query parameters
Unauthorized
Internal server error
Generating delegation transaction for user to sign and submit
Bearer token for JWT authentication (format: "Bearer {token}")
Partner identifier
API Key for authentication
Request structure for generating delegation transaction data
11000EULERDelegation transaction details
Invalid input
Unauthorized
Internal server error
Last updated