API Reference

Introduction

Welcome !

πŸ“ Overview

The Wallet Manager API is a comprehensive solution for managing digital wallets and performing various financial operations for your customers.

This API allows you to create wallets, process card charges, initiate PIX payments, and generate payment links. With its versatile functionality, Wallet Manager is ideal for businesses looking to streamline their payment processes and offer a seamless experience to their customers.


🚦 Interactive API Docs

To start using the Wallet Manager API, you need to contact our support team to request:

  • entity_uuid The entity_uuid is the internal identifier for the account created for your customer and is necessary for creating wallets within that account.
  • provider_uuid: The provider_uuid is a universally unique identifier (UUID) that refers to the payment service provider that will be used to process a financial transaction. Examples of providers include Cielo, Primefy, Barte, among others. Each payment service provider has specific configurations and types of operations they can perform.
  • CLIENT_ID Unique identifier used to identify a client or an application that is connecting to the Cognito service. This client_id is assigned when you create an application client in a User Pool in Amazon Cognito. It is used in various operations, such as user authentication and token issuance
  • CLIENT_SECRET Is a confidential piece of data associated with a specific client in a User Pool. It is used to enhance the security of the authentication process. The client_secret is combined with the client_id to authenticate the application client to the Cognito User Pool. This secret should be kept secure and never exposed in client-side code

πŸ“˜

To obtain the client_id, client_secret, entity_uuid and providers you need to contact our technical support team. Please send an email to [email protected] with your request. Our team will provide you with the necessary credentials and assist you with any additional setup requirements.