cURL
curl --request POST \ --url https://api.linkio.world/transactions/v2/idr/initiate_onramp \ --header 'Content-Type: application/json' \ --header 'ngnc-sec-key: <api-key>' \ --data ' { "amount": "<string>", "wallet_address": "<string>", "stables": "USDT" } '
Documentation IndexFetch the complete documentation index at: https://docs.linkio.world/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.linkio.world/llms.txt
Use this file to discover all available pages before exploring further.
IDR amount to convert (amount used in to get quote).
Wallet address where token will be sent to.
Stablecoin to receive in USDT.
USDT