

# Testing in a sandbox
<a name="testing"></a>

Partners can use a sandbox to test and validate their AWS Partner Central API interactions in a secure and isolated environment, ensuring smooth operation before promoting their solution to the production environment. AWS offers a dynamic sandbox to AWS Partner Central API users that returns responses similar to the production environment. AWS does not provide a user interface to the sandbox environment. Therefore, partners need to rely on the programmatic responses to test their solutions.

## Access to the sandbox environment
<a name="access-sandbox"></a>

Partners gain access to the testing environment as soon as they link their AWS account to the Partner Central account. For more information, see [Linking your AWS account to AWS Partner Central account](https://docs.aws.amazon.com/partner-central/latest/getting-started/account-linking.html). Each request includes a `catalog` parameter, which determines the data environment. When `catalog` is set to `AWS`, it references production data, and when it's set to `Sandbox`, it references sandbox data.

## Important details about the sandbox environment
<a name="important-details"></a>

1. Data refresh: Once per year, AWS refreshes the data in the sandbox environment (typically at the beginning of the year). After this refresh, you may lose some of the data in your testing environment.

1. Testing scope: The sandbox environment is typically used for functional testing and not for testing scalability or performance. 

**Topics**
+ [Access to the sandbox environment](#access-sandbox)
+ [Important details about the sandbox environment](#important-details)
+ [Testing in a sandbox for the AWS Partner Central Account API](testing-sandbox-account.md)
+ [Testing in a sandbox for the AWS Partner Central Selling API](testing-sandbox.md)
+ [Testing in a sandbox for the AWS Partner Central Benefits API](testing-sandbox-benefits.md)
+ [Testing in a sandbox for the AWS Partner Central Channel API](testing-sandbox-channel.md)