Authorization: ********************"string"curl --location --request POST 'https://api.neucron.io/v1/data-integrity/text?hashed&walletID&network' \
--header 'X-Neucron-Team-ID;' \
--header 'X-App-Secret;' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: text/plain' \
--data-raw '"string"'{
"txID": "string"
}