Skip to main content

3 posts tagged with "institutional"

View All Tags

Institutional API

· One min read

New

Rate limits for cancel requests

For the Institutional API, we added rate limit weight points to cancel order requests. Each of the following requests now adds weight points to your total rate limit:

Higher rate limits for Get open orders requests

For the Institutional API Get open orders request, we increased rate limit weight points:

  • For a single market: now costs 5 weight points (was 1).
  • For all markets: now costs 100 weight points (was 25).

Changed

Shared rate limits tracking for subaccounts

For Institutional API users, the rate limit threshold is now shared between main accounts and subaccounts. The weight points for requests made by both the main account and every subaccount now contribute toward the same limit.

FIX API

· One min read

New

Exchange FIX API

We have introduced the Bitvavo Financial Information eXchange (FIX) API for high-volume, low-latency order entry. It provides deterministic message formats, strict sequencing, replay, and session control.

To learn about opening a session, authentication, and the message structure, see the FIX API docs.

Institutional API

· One min read

New

Account management APIs

To enable you to create and manage subaccounts under your main account, we have introduced two new APIs:

  • Account Management: enables you to create multiple subaccounts under your main account and transfer assets between them.
  • Subaccounts: enables you to manage orders, balances, and transaction history for the specific subaccount under your main account.