---
title: "Fetch Catalog"
method: GET
path: "/billing/catalog"
tags: ["Billing"]
---

# Fetch Catalog

`GET /billing/catalog`

Return the effective billing catalog with pricing merged in.

Each entry carries `title`, `description`, `plan`, `type`, `features`,
and (when configured) a `price` block sourced from the matching
`AGENTA_BILLING_PRICING` entry. Pre-joining avoids a client-side
catalog × pricing merge by slug.

## Response `200`

Successful Response

- object[]

---

[API](https://skmtc.net/agenta-ai/apis/agenta-api.md) · [All operations](https://skmtc.net/agenta-ai/apis/agenta-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agenta-ai/agenta-api/versions/ea6421d829f1/schema)
