Aquanow
Latest
Latest
  • About Aquanow
    • Introduction
  • Version differences
    • Latest vs Legacy
  • User Guide
    • Trading
      • Order Book
      • Submitting Orders
      • Order Types / Strategies
      • Trade Management
    • Automated Conversions
      • Autopilot
    • Deposits & Withdrawals
      • Deposits
      • Withdrawals
      • Balances
      • Transaction History
      • Approval Workflows
    • Account Management
      • CSV Exports
      • Address Management
      • IP Whitelisting
      • User List
  • Integration Guide
    • API Keys
      • Rate and API Key Limits
    • Authentication
    • Staging environment
    • Postman
    • Supported Assets and Tickers
    • Testnet and Faucet
  • API Endpoints | V1.0
    • Accounts API
      • Trade Credit Balances
      • Company Profile Configuration
        • Company profile settings
        • Accounts settings
        • Users settings
      • User Balances
      • API Keys
    • Transaction API
      • Get Transactions
      • Create Transactions
      • Transfers
      • Approvals
      • Get Withdrawal Fee Estimate
    • Executions API
      • GET or Query Orders
      • Trading Strategies
    • Market Data API
      • Authorized Market Data
  • API Endpoints | V2.0
    • Transaction API
      • Get Transactions
    • Executions API
      • GET or Query Orders
      • Trading Strategies
  • Webhooks
    • Subscribing to Webhooks
    • Transaction Webhook
  • Websockets
    • Introduction
    • Authenticated Websockets
      • Market Data Websocket
      • Reporting Websocket
  • Data Objects & Statuses
    • Websocket Objects
    • Transaction Objects
      • Approval Objects
      • Fee Estimate Objects
    • Accounts Objects
    • Executions Objects
      • Duration Order Objects
    • Market Data Objects
    • Statuses
  • FAQs and Misc. Information
    • FAQs
    • Misc. Information
Powered by GitBook
On this page
  • Accessing the Staging Environment
  • API Base URL
  1. Integration Guide

Staging environment

PreviousAuthenticationNextPostman

Last updated 1 year ago

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 .

To access the client trading portal in staging, please visit .

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 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.

support@aquanow.io
https://trade-staging.aquanow.io/
API Keys