H

Height REST API

REST discovered

Details
URL
https://api.height.app
Spec
https://height-api.xyz/redocusaurus/default.yaml
Docs
https://height-api.xyz/docs/api/height-app-api
Authentication
Height API key api_key discovered Get 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 credentials oauth2 discovered Set 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.