
Introduction - Aquanow
Aquanow's Web Portal provides access to our best-in-class execution platform and institutional-grade trading solutions online. The Web Portal also acts as the first step for users to initiate API integration.
Transaction API | Legacy | Aquanow
Fetch transactions GET https://api.aquanow.io/accounts/v1/transaction Fetches the transactions given by the query parameters associated to the authorized user. To view example requests for this …
Manage Bank Instructions | Aquanow
Get Bank Instructions Retrieve the details of your saved bank instructions with an option to filter results. At least one query parameter must be provided. GET https://api.aquanow.io/users/v2/addressBook
Get Deposit Instructions | Aquanow
Get Deposit Fiat Instructions Retrieve deposit bank instructions with optional filtering. GET https://api.aquanow.io/accounts/v2/depositInstructions
API Keys - Aquanow
An alternative way for creating an API key POST https://api.aquanow.io/users/v1/apiKey You need to have an existing API key to use this endpoint. Note that there's currently a limit of 5 active API keys …
Get Transactions | Legacy | Aquanow
To view example requests for this endpoint, visit Aquanow's Postman documentation. Possible query parameter combinations: These are the only combinations that are currently supported. limit can be …
Executions API | Aquanow
Aquanow provides execution services to end users by leveraging our aggregated market data, liquidity, and execution algorithms.
Get Withdrawal Fee Estimate - Aquanow
API Endpoints | V1.0 Transaction API Get Withdrawal Fee Estimate Endpoint to look up Fiat and Crypto withdrawal fees Query Fiat and Crypto withdrawal fees GET …
Transaction API - Aquanow
To view example requests for this endpoint, visit Aquanow's Postman documentation. Possible query parameter combinations: These are the only combinations that are currently supported. limit can be …
Trading Strategies | Aquanow
getQuote endpoint allows users to get an RFQ quote from Aquanow, and receive quoteId and price that is valid during the lifetime of the RFQ. This endpoint is not executable and can only be used as a …