Coinbase Prime API
cURL
curl --request GET \ --url https://api.prime.coinbase.com/v1/entities/{entity_id}/futures/settings
{ "target_derivatives_excess": "1000.00" }
Get settings related to FCM.
Entity ID
A successful response.
Target derivatives excess in the FCM
"1000.00"
Was this page helpful?