Skip to main content
GET
/
payment-sessions
/
encryption-keys
/
{mode}
Get encryption key
curl --request GET \
  --url https://api.example.com/payment-sessions/encryption-keys/{mode}
{}

Documentation Index

Fetch the complete documentation index at: https://docs.juicyway.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

mode
enum<string>
required

Environment Mode

Available options:
live,
test

Response

Encryption key returned

The response is of type object.