curl --location --request POST 'https://api-sepolia.predict.fun/oauth/finalize' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "success": true, "data": { "token": "string" } }