Yativo Card (Own Account)
Get Card View Token
Issue a short-lived token for a hosted secure card view — embed the returned URL in an iframe
POST
Card details and PIN are both served from a single hosted page. Control which views appear using
enabled_views. The returned secure_view_url is ready to use as an iframe src — no additional SDK is required.string
required
Bearer token:
Bearer YOUR_ACCESS_TOKENstring
required
The Yativo Card account ID (
yativo_card_id) from onboarding.string
required
The card ID from card creation.
array
Which views to enable. Accepted values:
"data" (PAN, CVV, expiry), "pin" (view/set PIN). Omit to show all.string
Optional unlock code the user must enter before card details are revealed.
object
Optional theme overrides:
accent_color, background_color, panel_color, text_color, muted_color, border_radius, font_family, logo_url.Response Type Definitions
Response Type Definitions

