cURL
curl --request GET \ --url https://alphainsider.com/api/getPayoutFees \ --header 'Authorization: <authorization>'
{ "success": true, "response": "250" }
Get withdrawal payout fees.
User API token.
Amount to withdraw in cents.
Request was successful.