Authorization: ********************"string"curl --location --request POST 'https://api.neucron.io/v1/scrypt/message/sign?address' \
--header 'X-Neucron-Team-ID;' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '"string"'{
"sig": "string"
}