aha.io
Aha! provides product development software for roadmap planning, idea management, discovery, delivery, and related product team workflows. Its suite includes products such as Aha! Roadmaps, Develop, Ideas, Discovery, Whiteboards, Teamwork, and Knowledge.
Aha! exposes a tenant-scoped REST API, an Aha! Develop GraphQL API, and publicly announces an MCP server; REST supports API key or OAuth 2.0 bearer auth, while the GraphQL API documents OAuth 2.0 bearer auth.
- Aha! software MCP serverdiscovered
- Aha! REST APIdiscovered
- Aha! Develop GraphQL APIdiscovered
In your Aha! account, open API keys and generate a key. The key is tied to a specific user and account, can be revoked independently, and is sent as Authorization: Bearer <API_KEY>. Aha! notes you can also create a dedicated Aha! user to act like a service account and use that user's API key.
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.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✓https://aha.io/openapi.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing