Credentials
Manage your transporter credentials securely with Skrym
Last updated 24 Jun 2024
Skrym provides the functionalitiy to manage your transporter credentials securely. This guide will walk you through the processes to add, retrieve, and delete your credentials.
Managing Transporter Credentials
graph LR;
us([User]) --> sk([Skrym API]) --> db([Database])
Steps to securely handle your transporter credentials with Skrym.
Storing Transporter Credentials by API
You can securely store your credentials with Skrym's API. Our platform ensures your data is encrypted before storage.
postapi.skrym.com/transportation.UpsertRetailerCredentials
postapi.skrym.com/transportation.GetRetailerCredentialsByTransporterId
postapi.skrym.com/transportation.GetAllRetailerCredentialsByRetailerId
postapi.skrym.com/transportation.DeleteRetailerCredentialByTransporterId