curl --request POST \
--url https://api.onbeam.io/wallets/link/init \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"address": "<string>"
}
'{
"nonce": "<string>"
}curl --request POST \
--url https://api.onbeam.io/wallets/link/init \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"address": "<string>"
}
'{
"nonce": "<string>"
}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.