Coinbase Advanced Trade API
cURL
curl --request GET \ --url https://api.coinbase.com/api/v3/brokerage/cfm/intraday/margin_setting
{ "setting": "<any>" }
Get the futures intraday margin setting
A successful response.
The response is of type object.
object
Was this page helpful?