Last updated 1 month ago
Token for authentication
curl -L \ --url 'https://api.alignlabs.dev/v0/developer/fees' \ --header 'Authorization: text'
{ "developer_receivable_fees": [ { "service_type": "onramp", "accrual_basis": "percentage", "value": 1 } ] }