Skip to main content

Habitat API

Welcome to the Habitat API reference! We are currently under development and our API may make breaking changes without notice. Stay tuned @habitat.network on Bluesky and habitat.leaflet.pub for future formal releases.

Endpoints

At the moment, all endpoints are served over HTTPS at:

https://habitat-953995456319.us-west1.run.app/xrpc/

Authentication

Authenticated endpoints use HTTP Bearer auth. Pass your token in the Authorization header:

Authorization: Bearer <token>

View the full API reference →