Authorization: Bearer ********************
curl --location --request GET 'https://staging.api.joindapayments.com/' \ --header 'Authorization: Bearer <token>'
{ "message": "Feather API is running!" }