A
Aha! Develop GraphQL API
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
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.