---
title: API v1
description: HousingStreet public API v1 overview.
canonical_url: https://housingstreet.com/docs/api/v1
md_url: https://housingstreet.com/docs/api/v1.md
last_updated: 2026-07-13
status: ga
relatedRoutes: []
---

## Goal [#goal]

Authenticate and call HousingStreet API v1 endpoints.

## Base URL [#base-url]

Use your environment’s API host (for example `https://api.housingstreet.com`).

## Authentication [#authentication]

Send a bearer token issued for your tenant. Never expose API keys in public clients.

## Next [#next]

Full OpenAPI reference generation is planned. Until then, explore authenticated routes via platform admin → API / webhooks settings and this overview.

Help: [API keys and webhooks](/help/enterprise/api-and-webhooks).
