X-AUTHORIZATION
X-AUTHORIZATION: ********************
curl --location --request GET 'https://staging.accuropt.com/open/clients' \ --header 'X-AUTHORIZATION: <api-key>'
{ "meta": { "error": false, "code": null, "message": null }, "data": [ { "clientId": 170, "clientName": "NCIT Club" } ] }