Get platform fee
Payouts
Get platform fee
Returns the MW platform fee for a given USD amount based on your account’s fee configuration. This is a lightweight call with no external API dependencies — suitable for real-time display as users type amounts.
Note: The fee is for display only. It is not deducted from the USDC transferred on-chain.
GET
Get platform fee
Authorizations
Pass your API key as a Bearer token: Authorization: Bearer mw_live_<keyId>_<secret>
Query Parameters
USD amount to calculate the fee for
Required range:
0.01 <= x <= 1000000