curl --request POST \
--url https://api.onbeam.io/swap/request-otp \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"quoteId": "<string>"
}
'{
"otpSent": true
}curl --request POST \
--url https://api.onbeam.io/swap/request-otp \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"quoteId": "<string>"
}
'{
"otpSent": true
}Documentation Index
Fetch the complete documentation index at: https://apidocs.onbeam.io/llms.txt
Use this file to discover all available pages before exploring further.