Sandbox
Introduction
With Belvo's sandbox environment, you can interact with dummy banking and fiscal data to prototype your integration. Here you can find reference documentation on what resources are available and in which use cases you can apply them.
Please note that we refresh the sandbox environment on the first day of every month, which means that all your sandbox data (created links, account information, and so on) will be deleted.
Aggregation Coverage
Product | Supported in Sandbox | Example Institution |
---|---|---|
Banking Brazil | Yes, however, this is maintained by an external service | ofmockbank_br_retail |
Employments Brazil | Not Available | - |
Payments Brazil | Not Available | - |
Employments Mexico | Yes | planet_mx_retail |
Fiscal Mexico | Yes | tatooine_mx_retail |
Payments Mexico | Yes | See dedicated section below |
Fiscal Chile | Not Available | - |
Unlimited links
Apart from the login credentials we provide, you can also use any combination of username and password to create more links. The data associated with these links will contain the same information as a frequent user (that is, one that has a username ending in 100
).
Pagination
Our sandbox environment returns 10 results per page (in contrast to 100 in our development and production environments). This lets you implement pagination logic in your integration without having to create hundreds of links.
Banking Brazil
This is an externally-managed sandbox environment, as such we cannot guarantee the quality of the data nor the uptime of the sandbox institution.
You can test out the consent and data flows for Open Finance Brazil by using the following institution:
ofmockbank_br_retail
For credentials, please see Radiam's Customer Data article.
Employments Mexico
To test employment institutions, you can use the following institution:
planet_mx_employment
You can simulate different types of users by using the following login credentials when registering a link:
Username | Use to simulate... | Employment Records | Employment Metrics |
---|---|---|---|
BLPM951331IONVGR54 | A user with a valid CURP and who has worked in the public system. Note: You can use any valid CURP to simulate this type of user in our sandbox. However, real-world CURPs will generate fake data in our sandbox environment. | At least 1 | At least 1 |
Coming soon! | We are working on providing additional logins to simulate different employment use cases. | - |
Fiscal Mexico
To test fiscal institutions, you can use the following institution:
tatooine_mx_fiscal
You can simulate different types of users by using the following login credentials when registering a link:
Username | Password | Use to simulate... | Invoices | Tax compliance status | Tax returns | Tax status |
---|---|---|---|---|---|---|
PMO010101000 | business | A business | 100 (20 invoices per year), paginated | 1 | 5 business tax returns (one per year) | 1 business tax status |
PFIS010101000 | individual | An individual | 100 (20 invoices per year), paginated | 1 | 5 individual tax returns (one per year) | 1 individual tax status |
NULL010101000 | nodata | A business or individual that has submitted no information to the fiscal authority. | None (returns an empty array) | 1 | None (returns an empty array) | 1 individual tax status |