API Reference

Generate 3DES Key

Generate a random 3DES 128 bits key with their three components and their respective key checksum values (KCV)

curl --request GET \
     --url 'https://api.kudipayment.com/v1/3des/generate'\
     --header 'accept: application/json'\
     --header 'content-type: application/json'\
     --header 'x-api-key: PJAqhzZ4Qw2mIC6snt41Z3BroiLYIhLz5CqkMZEk'
Language
Credentials
Header
Click Try It! to start a request and see the response here!