> ## Documentation Index
> Fetch the complete documentation index at: https://docs.obvlo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Changelog

> A record of changes to the Obvlo API schema and endpoints.

## 2026-07-10 — API updates

* Added response property `mode` to `GET /v2/orgs/{orgId}/sites/{siteId}/page-slug` 200 response.
* Added response property `tree` to `GET /v2/orgs/{orgId}/sites/{siteId}/page-slug` 200 response.
* Added response property `siteId` to `GET /v2/orgs/{orgId}/sites/{siteId}/page-slug` 200 response.
* Added response property `matches` to `GET /v2/orgs/{orgId}/sites/{siteId}/page-slug` 200 response.

***

## 2026-07-03 — Site data API (phase 1)

* Added endpoint `GET /v2/orgs/{orgId}/sites/{siteId}/page-slug`.
* Added support for slug tree mode (no filters) and filtered match mode (`destinationId`, `guideId`, `locationId`).
* Added stable page slug mapping fields: `slug`, `segments`, `parentIds`, `homepageSlug`, and entity IDs.

***

## 2026-04-13 — API updates

* Added response property `host.embeddedConfigs[].experiments` to `GET /v2/orgs/{orgId}/host-home` 200 response.
* Added response property `embeddedConfigs[].experiments` to `GET /v2/orgs/{orgId}/host-profile` 200 response.

***

## 2026-03-18 — API updates

* Updated API schema metadata and documentation details.

***

## 2026-03-17 — Documentation alignment

* Added AI Chat preview documentation for `POST /v2/orgs/{orgId}/chat`
* Marked AI Chat operations as preview in the published OpenAPI reference
* Corrected endpoint pages to use the current `/v2/orgs/{orgId}/...` path format and `key` query parameter examples

***

## 2026-03-16 — API updates

* Added endpoint `GET /v2/orgs/{orgId}/chat`.
* Added endpoint `POST /v2/orgs/{orgId}/chat`.

***

This page is updated automatically whenever the API schema changes in a deployment.
Each entry links to the source commit so you can review the full diff.

***

## 2026-02-20 — Initial changelog

Changelog tracking introduced. Current endpoints:

* `GET /v2/orgs/{orgId}/guide-search` — Search guides with optional listings, geo-filtering, and personalisation
* `GET /v2/orgs/{orgId}/listing-search` — Search listings with activity tag filtering and geo-filtering
* `GET /v2/orgs/{orgId}/location-search` — Search neighbourhoods and geo areas
* `GET /v2/orgs/{orgId}/host-profile` — Retrieve host branding and configuration
* `GET /v2/orgs/{orgId}/host-home` — Retrieve host home content
* `GET /v2/orgs/{orgId}/org-languages` — Retrieve languages configured for an organisation

***
