Stocks Trading REST API
string · requiredinteger · int64 · requiredinteger · int64boolean
Sign US Equity Disclaimer (TRADE)
Records the user's acknowledgement and acceptance of the US equity disclaimer. This must be completed before the account can access certain US equity trading features. The acceptance is tied to the account associated with the API key.
POST
/sapi/v1/equity/account/disclaimer
https://api.binance.com
Sign US Equity Disclaimer (TRADE) › Authorization
This is a signed endpoint and a signature must be included in the request parameters.Learn more about how to generate a valid signature in the Endpoint Security Type
Sign US Equity Disclaimer (TRADE) › Request Weight
This endpoint consumes IP-based request weight. Heavier endpoints consume more of your IP rate limit capacity.
Learn more in the Rate limits section.
IP Weight1
Headers
X-MBX-APIKEYAn API Key is required to access this endpoint and must be included in the request headers. To create an API Key, refer to: https://www.binance.com/en/support/faq/detail/360002502072.
Example: API_KEY
Query Parameters
timestampTimestamp in milliseconds.
Example: 1770736694138
recvWindowThe value cannot be greater than 60000.
Example: 5000
Sign US Equity Disclaimer (TRADE) › Responses
200
Sign US Equity Disclaimer
successtrue = acceptance recorded successfully.
Example: true