Authorization: Bearer ********************
curl --location --request GET '/v2' \ --header 'Authorization: Bearer <token>'
{ "message": "string", "merchant": "string", "scopes": [ "string" ], "documentation": "http://example.com" }