Authorization: Bearer ********************
curl --location --request GET 'https://api.stg.bidancer.com/auth-service/auth/token' \ --header 'Authorization: Bearer <token>'
{ "token": "string" }