Topcontent API Sandbox

The sandbox is a free testing environment that is designed to mimic the live environment as closely as possible, so you can test your API integration. Check out our developer documentation for more information.

Extra features in the sandbox that can be used for testing

  • Add free credits to your account for testing.
  • Test webhooks by clicking the "Send Webhook" button.
  • Manually toggle between item states (reviewable to approved) and other actions with triggering webhooks, so that you can test what your code does in response.
  • The sandbox items database is occasionally be wiped clean to prepare it for new features - you should not rely on it for permanent storage.

How to use the sandbox

  • Read the developer API documentation
  • Create a sandbox account
  • Sign in and generate a set of sandbox API keys
  • Order test items, using https://sandbox.api.topcontent.com/v2/ as the base call URL
  • Once you're ready to deploy, create a live user account, generate a set of live API keys - and remember to paste them into your app