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

# Products

> Public product listing plus admin product management.

Use this group for product catalog reads and product administration.

Public and admin operations share one published group today:

* Public product discovery uses `/v1/products`
* Admin catalog management uses `/v1/admin/products`

If you are documenting or onboarding a non-admin user, start with the public read path and treat the admin operations below as environment-management actions.

Public operations:

* [List products](/tensormesh-api/billing/v1/product_service/products/list-products)

Admin operations:

* [List products (admin)](/tensormesh-api/billing/v1/product_service/products/list-products-admin)
* [Create or update product](/tensormesh-api/billing/v1/product_service/products/create-or-update-product)
* [Delete product](/tensormesh-api/billing/v1/product_service/products/delete-product)
