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
Documentation Index
Fetch the complete documentation index at: https://docs.yativo.com/llms.txt
Use this file to discover all available pages before exploring further.
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.Bearer token:
Bearer YOUR_ACCESS_TOKENThe Yativo Card account ID (
yativo_card_id) from onboarding.The card ID from card creation.
Which views to enable. Accepted values:
"data" (PAN, CVV, expiry), "pin" (view/set PIN). Omit to show all.Optional unlock code the user must enter before card details are revealed.
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

