📄️ Get client information
This operation allow you to query your registered client information.
📄️ Get your public key
This operation allow you to query your registered public key to allow system cipher sensitive data in responses and system public key to cipher sensitive data in your request. If a public key is not registered you can register one using Add Public Key.
📄️ Create a client
This operation allow you to create a subclient for your account. You need to have available balance to create a subclient.
📄️ Add your public key
This operation allow you to upload a public key to cipher sensitive data in responses. Certain services did not work if a public key is not loaded because the necessary information needs to be returned always ciphered. See Encryption for information about generate encryption/decryption keys.
📄️ Fund a client
If your program allow subclient creation, this operation let you top up the main account for your subclients subtracting the balance from your account and sending funds to your subclients account.