Withdrawals
Create a Withdrawal Config
Creates a new withdrawal configuration. Requires an API key with the WITHDRAWS_CREATE permission. Set kind to raw for standard cross-chain withdrawals or hyperliquid for Hyperliquid (HyperCore) withdrawals, and pass the source currency id(s) in currencyIds. Returns a withdrawalConfigId used for the public runtime flow.
post/v1/withdrawal-configs/api-key
Query parameters
apiKeystring required
Your API key, which can be generated from the Helio Dashboard settings page.
Request body
Response
Withdrawal config created successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.