Authorization: Bearer ********************
curl --location --request GET 'http://127.0.0.1:9897/api/pbhplus/claimRenewFreeLicenseCaptcha' \
--header 'Authorization: Bearer <token>'
{"success":true,"backgroundTask":null,"message":null,"data":{"challengeId":"d2dc16bf-7737-4808-b983-d7070064c49e","challengeBase64":"lBLw733qVsKlnTz3caBP2s8XVbugEKfD3MGh5pLXIKw=","difficultyBits":5,"algorithm":"SHA-1"}}