Currently, using the CircleCI APIs requires manually generating a token. For GitHub apps and other GitHub APIs that already have a GitHub token that is authorized for an organization that is integrated with CircleCI, it would be much nicer if it were possible to make CircleCI API calls using this token (or through some kind of OAuth workflow) rather than having to manually having to generate separate tokens in the CircleCI UI.
CCI-I-482