> For the complete documentation index, see [llms.txt](https://docs.pagsmile.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pagsmile.com/reference/remittance-api/environments.md).

# Environments

### Sandbox

There is a test environment available for integration development and testing, which simulates most of the requests available in the platform. You can use this environment to ensure your requests are handled accordingly.

The base URL for development is: <https://rem-api-sandbox.pagsmile.com/>

{% hint style="info" %}
***Please note that in the test environment, no transactions will actually be processed.***
{% endhint %}

### Production

After the testing phase is successful, you are ready to go live in the production environment.

The base URL for production is: <https://rem-api.pagsmile.com/>
