H
Height REST API
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
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.
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.