> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Environments and URLs

> Learn about different environments provided by the Tesouro API platform, along with the associated API URLs for each environment.

## Sandbox environment

<Callout icon="clock" iconType="regular">
  **Sandbox API URLs**

  * Partner Portal: [https://app.tesouro.com](https://app.tesouro.com)
  * API base path: **https\://{/** <!-- comment to prevent auto-linking --> **/}api.sandbox.tesouro.com**
</Callout>

The Sandbox environment is where your integration with the Tesouro API begins.

Use the Sandbox to validate your integrations and business scenarios before going live. We also recommend using it when transitioning to newer API versions — connect your staging environment to our Sandbox to test changes before deploying to Production.

* Sandbox data and settings are separate from Production and cannot be migrated.

## Production environment

<Check>
  **North America API URLs**

  * Partner Portal: [https://app.tesouro.com](https://app.tesouro.com)
  * API base path: **https\://{/** <!-- comment to prevent auto-linking --> **/}api.tesouro.com**
</Check>

The Production environment hosts your live application.
