Skip to main content
GET
Get a card iframe
Returns a PCI-compliant URL that can be embedded in an <iframe> to securely display a card’s sensitive details (card number, CVV, expiration date) without those values ever passing through your servers. The URL expires after a short time, so request a new one each time you display the card. You can only generate an iframe for a card your platform created. A card issued by the entity’s staff in the Lemma app returns a 404.

Path parameters

string
required
The ID of the card, prefixed with card_.

Response

string
The URL to embed in an iframe.
string
ISO 8601 timestamp of when the iframe URL expires.