Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Security

The API relies on different security layers:

  • At transport level, TLS Mutual Authentication is used.

  • At application level:

    • Sensitive card information (PAN) is encrypted using PKCS#7 format (RFC 2315/5652).

    • Data elements used for the data preparation and personalization are encrypted using symmetric key encryption.

Last updated

Was this helpful?