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.
Documentation IndexFetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Entity ID
A successful response.
Target derivatives excess in the FCM
"1000.00"
Was this page helpful?