Coveralls API
Authorization
The Coveralls API is authenticated using Personal Access Tokens, which can be found on your Coveralls Account page.
The “Authorization” header is used to send this token, in the format “token XXX” where XXX is replaced with your token, or by including the “access_token” query parameter.