Skip to main content
GET
/
v1
/
payout
/
estimate-fee
cURL
curl --request GET \
  --url https://api.bitnbox.io/v1/payout/estimate-fee \
  --header 'x-api-key: <api-key>'
{
  "currency": "<string>",
  "network": "<string>",
  "amount": 123
}

Authorizations

x-api-key
string
header
required

Query Parameters

currency
string
required

Currency for which to estimate fee

network
string
required

Network for which to estimate fee

Response

200 - application/json

200

Successful response with estimated fee details

currency
string
required

Currency of the fee

network
string
required

Network of the fee

amount
number
required

Estimated fee amount