Get Card Image URL

Use the /displayUrl endpoint to provide accounts with a Spidr-hosted card image URL. This endpoint returns a URL that provides secure access to a card image for display purposes in your app; it ensures that your system doesn't have to handle or expose PCI-sensitive data. To further protect sensitive data, this URL is dynamically generated by Spidr and has an expiry attached.

Use of this endpoint requires coordination with Spidr to set up a specific card configuration for your program. This endpoint is primarily used by programs who are not required to be PCI compliant.

Path Params
string
required

Pass in the card's unique ID.

Query Params
string

The session key for the user. Created via Create ZTM Session and used for ZTM checks if your program is configured for ZTM.

string
Defaults to true

Indicates whether to bypass the ZTM checks if your program is configured for ZTM.

string
required

The id of the card image configuration. Determines the styling and characteristics of the card image.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json