v1

latestOpenAPI 3.0.0All rights reserved2026-07-2439128156.3 KB
Key

Retrieve Key

Retrieves the Key.

get/v1/clients/{ClientID}/keys/{KeyID}

Path parameters

ClientIDstring required

22-character <glossary:ClientID>. Ask TabaPay Support if you need to specify a <glossary:SubClientID>.

KeyIDstring required

Identification for the RSA key

Query parameters

Formatstring

Use to specify your key format

Response

The Key is returned.

ECstring

Internal Error Code. This is used to help TabaPay team members trace an error.

EMstring

Short description of the error if an error occurred.

keystring

ASN.1 key, encoded in Base64 URL-Safe Character Set

Only present if format is ASN.1

keyModulusstring

Raw Key Modulus. Encoded in Base64 URL-Safe Character Set

Only present if format is Raw

keyExponentstring

Raw Key Public Exponent. Encoded in Base64 URL-Safe Character Set

Only present if format is Raw

expirationstring

Key Expiration in yyyy-MM-ddTHH:mm:ssZ Format.