Fee configuration
The fee schedule applied to your routes. Send your publishable key to see YOUR negotiated rate; without a key you get the public default.
Use this to display fees in your UI rather than hard-coding them — rates can change per partner without an API version bump.
Authorizations
Soft-auth read routes accept x-api-key with a publishable or partner key; money-moving routes require a secret partner key in Authorization: Bearer.
Headers
Response
Integrator identity the fee is resolved for — your partner slug, or the public default.
"hypermid"
Fee as a fraction (feeBps/10000).
0.003
Fee in basis points (100 bps = 1%). The same value as fee, expressed as an integer.
30
Partner name when resolved via X-API-Key.