API Key Authorization
Use the API Key provided by the GLS/NXT team to authorize requests. The API Key should be included in the X-API-Key
header of each request.
Example: 'X-API-Key: <your-api-key>'
In the near future, OAuth 2.0 authentication mechanisms will replace API Key Authorization.