This page provides an overview of the connections to our APIs in the homologation and production environments. Here, you will find the specific URLs for each connection that allow secure and appropriate access to the functionalities of our APIs, whether for testing during the development phase or for real-scale operations after launch. Each URL is categorized by its specific purpose, facilitating integration and correct usage of the APIs.

Homologation Environments

Below are the base URLs for connecting to the different APIs during the homologation phase, which should be used during development and testing:

Homologation APIs (connecting the service):

  • To connect to the PIX APIs, use the following URL:
    https://api.ext.pix.dbs.moneyp.dev.br/
    
  • To connect to the Transfer, CNAB, Accounts, Bankslips, and Protests APIs, use the following URL:
    https://api.ext.dbs.moneyp.dev.br/
    
  • To connect to the Bankslip Printing API, use the following URL:
    https://api.ext.reports.dbs.moneyp.dev.br/
    

Production Environments

When the applications are ready to be launched to the public, the following URLs should be used to access the APIs in the production environment:

Production APIs (connecting the service):

  • To connect to the PIX APIs, use the following URL:
    https://api.ext.pix.dbs.moneyp.com.br/
    
  • To connect to the Transfer, CNAB, Accounts, Bankslips, and Protests APIs, use the following URL:
    https://api.ext.dbs.moneyp.com.br/
    
  • To connect to the Bankslip Printing API, use the following URL:
    https://api.ext.reports.dbs.moneyp.com.br/
    

Was this page helpful?