Staging environment

We provide a dedicated staging environment for testing and development purposes. The staging environment is a separate instance of our platform, designed to mimic the production environment as closely as possible. This allows you to test your integrations, experiment with new features, and validate changes before deploying them to the live production environment.

Accessing the Staging Environment

To obtain login credentials to our staging environment, please contact support@aquanow.io.

To access the client trading portal in staging, please visit https://trade-staging.aquanow.io/.

To use the API endpoints in the staging environment, you will need to generate separate API keys. These API keys can be generated from the client trading portal.

Instructions for generating API keys are available in the API Keys section of the documentation.

API Base URL

In staging , please use the following API path https://api-staging.aquanow.io instead of https://api.aquanow.io.

For market data, please use https://market-staging.aquanow.io instead of https://market.aquanow.io.

Last updated