Getting connected to the API
Eclipse Pro uses a API Key in the Authorization header. For example:
Authorization: 'ApiKey somerandomkey'
To generate an api key, navigate to Settings > Integration > API Keys.
Click the plus icon on the top right. Enter a description and save. This will generate a key to use for api calls.