Access Resources

In order to access a private project's resources over the API, you must include a valid access token in the Authorization header with each request:

Authorization: Bearer {access_token}

Examples:

Last updated