Keys
Get Signing Keys
This endpoint returns your current and next signing keys.
GET
/
v1
/
keys
Response
current
string
requiredCurrent signing key is used to sign all messages before they are sent to the destination.
next
string
requiredNext signing key will be used to sign messages after you have rotated your signing keys.
Was this page helpful?