Skip to main content

Account configuration

Once Anchorage enables and configures your trading account, use the following endpoints to confirm the configuration aligns with your expectations.
Your tradingAccountId is not the same as your vaultId, which is tied to a specific custody vault.
1

List trading accounts

List trading accounts — provides enabled status, account ID, and name for each trading account associated with your organization. Anchorage typically opens a single trading account per legal entity.
2

List trading account balances

List trading account balances — check the pre-funded balance for each trading account. Balances do not include outstanding trade activity.
3

Get trading account credit and limit usage

Get trading account credit and limit usage — check the credit limit and current usage for a specific account. Usage only includes active unsettled trades.When viewing pre-funded trading limits:
  • creditLimitAmount — pre-funded trading balance at the start of the client’s trading period, in USD. Does not change unless agreed upon with Anchorage Digital.
  • creditSpendAmount (shown as “outstanding” on the web dashboard) — how much of the limit has been used. Updated after each trade based on outstanding positions.
4

Get credit limit details (organization level)

Get credit limit details — check the credit limit applied to your organization. May differ from individual account limits and does not include usage.
5

List supported trading pairs

List supported trading pairs — review pairs supported for your organization. Supported pairs vary by Anchorage entity (Anchorage Digital Bank, Anchorage Digital Singapore, A1).

Account configuration endpoint reference


Order, trade, and settlement history

Most history and status requests can be made with either “Read trade activity” or “Execute trades” permissions. With only “Execute trades”, you will only receive orders, trades, and settlements available to that API key.

List activity

Get by ID

Get order by ID Get trade by ID Get settlement by ID