cURL
curl --request GET \ --url https://api.bridge.xyz/v0/developer/fees \ --header 'Api-Key: <api-key>'
200
SuccessfulResponse
{ "default_liquidation_address_fee_percent": "1.3"}
Get fees that have been configured for supported products.
The configured fees for your developer account.
The response is of type object.
object
Was this page helpful?