A

Aha! Develop GraphQL API

GraphQL discovered

Details
Endpoint
https://{account-domain}.aha.io/api/v2/graphql
Spec
introspection
Docs
https://support.aha.io/aha-develop/support-articles/extensions/graphql-api~7444667711703150319
Authentication
Aha! OAuth 2.0 application oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Register an app at OAuth applications. After registration, use the app's client ID, client secret, and configured redirect URL in Aha!'s OAuth 2.0 authorization flow described in the OAuth2 Authentication docs. Users must authorize the app before you can call the API with the resulting bearer access token.