Aquanow CAMS v1.0 (Updated)
  • Welcome
  • Security
    • OAuth2.0
    • API Limits
  • Pagination
  • Webhooks
    • Onboarding
    • Settlements
    • Reports
    • Order
    • Execution
    • Document
  • Market Data
    • Websocket
    • Rest API
      • OHLC
  • API reference
    • Customers
      • Docs
      • Configuration
    • Trades
      • RFQ
    • Orders
    • Executions
    • Settlements
    • Transactions
    • Accounts
      • Credit
      • Balances
      • Configuration
      • Performance
    • Instruments
      • Pairs
      • Assets
    • Custody
      • Balances
      • Allocation
    • Files
    • Webhook
  • Change Log
  • Specification
  • User Guide
    • View Customers
      • Customer Onboarding
      • Upload Onboarding Docs
      • View Customer Account Balances
      • Customer Risk Groups
    • View Customer Trade Activity
    • Manage Team Members
Powered by GitBook
On this page
  1. Security

API Limits

Rate Limits

To ensure platform safety and stability against excessive messaging, we have instated rate limits for users. Currently, these limits are:

Rate: 100 Requests per second

The rate at which tokens are added to the Token Bucket. This value indicates the average number of requests per second over an extended period of time.

Burst: 300 Requests

The capacity of the Token Bucket

Quota: 1,000,000 Requests per day

The total number of requests you can perform in a given time period. This limit resets at UTC 00:00:00 every day

PreviousOAuth2.0NextPagination

Last updated 9 months ago