H

height.app

Height is a collaborative project management and issue-tracking service. Its API covers workspace data such as tasks, lists, activities, users, groups, webhooks, and related workspace resources.

1 integration · REST

Height exposes a REST API at `https://api.height.app`, with a published unofficial OpenAPI spec and authentication via either a Height API key or a Height OAuth app/token flow; no public GraphQL, MCP, or CLI surface was found.

discovered 2mo ago
REST · OpenAPI1
Credentials
Height API keyapi_keyGet key

In Height, open Settings → API to view or generate your API key, as described in the official API docs referenced by the published spec. Use that key in the Authorization header prefixed with api-key.

Height OAuth app client credentialsoauth2Set up OAuth

Register an OAuth app following OAuth Apps on Height. That gives you the app's client credentials for the authorization-code flow, which your integration exchanges for user access tokens to call the API on a user's behalf.

conventions · 0/7 published

Publish these signals → /publishing