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

# Plans

> Draft/reference subscription-plan helpers retained outside the reviewed default public gateway contract

<Warning>
  Draft/reference namespace only. Plan APIs are retained here for tenant-specific billing overlays and compatibility, not as part of the reviewed public API default.
</Warning>

## Status

`/v1/plans/*` remains outside the reviewed public gateway surface in this repo.

Use reviewed public primitives such as payments, cards, transfers, virtual accounts, and webhooks unless your tenant explicitly exposes plan management separately.

## Why It Is Still Here

* some generated specs and SDKs still retain plan resources
* some tenants may layer billing/subscription behavior on top of Zentra primitives
* the repo keeps this namespace visible as draft/reference material rather than pretending it is reviewed public

## Related Pages

<CardGroup cols={2}>
  <Card title="Reviewed Public Surface" icon="shield-check" href="/resources/reviewed-public-surface">
    See the exact reviewed HTTP namespaces in the live gateway.
  </Card>

  <Card title="Subscriptions" icon="repeat" href="/api-reference/subscriptions/overview">
    Related draft/reference subscription helpers.
  </Card>
</CardGroup>
