{
"access_token": "1:2427eba5ddefc80c5679718eeb8425590041",
"wallet": {
"mnemonic": "month rubber derive talent motion lawsuit adapt spice duty siege share soap scare drive own brief behave tilt cake huge weather retreat close alone",
"version": "V4R2"
}
}
curl --location --request POST 'https://app.apiton.org/v2.Auth/Import' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_token": "1:2427eba5ddefc80c5679718eeb8425590041",
"wallet": {
"mnemonic": "month rubber derive talent motion lawsuit adapt spice duty siege share soap scare drive own brief behave tilt cake huge weather retreat close alone",
"version": "V4R2"
}
}'
{
"jwt_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwid2FsbGV0IjoiMDo5MDU3NzRjYTMyMTM0OWI5MzRkZjRmODU1NDliOGI1OWVmZGJlNzJiNTZhYjIzMjMzMzM2NTgyYTk4ZDRhNTkwIiwidmVyc2lvbiI6OSwiZXhwIjoxNzg2MDQ1MTUzLCJpYXQiOjE3MzQyMDUxNTN9.e0qqi--bQgXYXr8NS-Sk6zINg4dSpf4FMndig-knJPA"
}