Client Data Encryption Key Get Open Banking

For security reasons, all requests to and responses from our Payments APIs as well as fields shared via our Account Validation API need to be encrypted. This page explains the process.

Endpoints Summary

post
/issued-device-administration/client-data-encryption-key/get

Get public key

The first step in the encryption process is to request a public key and its key ID from us and then securely store the information.

Post
/issued-device-administration/client-data-encryption-key/get

Request

Code Samples

Headers

Content-Type
string
Example
application/json
x-fapi-financial-id required
string
x-fapi-customer-last-logged-time
string
x-fapi-customer-ip-address
string
x-fapi-customer-user-agent
string
x-fapi-interaction-id
string
x-client-id
string
Authorization
string
x-request-id required
string
x-api-key
string
x-app-cat-id required
string

Body

Response