---
title: "Catalog"
description: "Read-only endpoints for packages and bouquets in the OneStream compatibility dialect."
---

# Catalog

Read-only endpoints that expose the catalog the caller can sell or assign. Both return raw JSON arrays, matching the OneStream contract exactly. Live streams and VOD content are not enumerated in this dialect; use the [native v1 catalog](/docs/?page=xai-ref-catalog-overview) if you need per-channel or per-movie data.

## Endpoints

| Endpoint | Method and path | What it does |
|---|---|---|
| [Packages](/docs/?page=os-ref-packages) | `GET /ext/packages` | Every package the caller can use to create a line. |
| [Bouquets](/docs/?page=os-ref-bouquets) | `GET /ext/bouquets` | Every bouquet the caller can assign to a line. |
