Rate limits, financial fields format and Terms of service
This section outlines the general rules and requirements for API usage, financial data formatting and Terms of service that govern the SSO (OAuth) integration.
Rate limiting
If the number of requests per hour exceeds a certain threshold, all new PUT, POST and DELETE requests are rejected. There are no rate limits for GET requests.
The threshold is not a fixed public value and is set on a per-broker basis. If you expect high request volumes or need to confirm the limit that applies to you, contact Spotware.
Financial fields format
Several fields related to finances (balance, bonus, nonWithdrawableBonus, equity, usedMargin and freeMargin) list their values in 10^moneyDigits, where moneyDigits is a separate JSON key taking integer values. An equity of 234512 with a moneyDigits value of 2 would equal 2345.12 currency units.
Terms of service
By using Spotware's API, you automatically agree to the company's Terms of service.