API referenceCatalogProducts
Create product
Creates a product or service with its catalog identity, pricing, tax configuration, and optional inventory settings.
- Endpoint
POST /v1/products- Authorization
- Required permission: `products:manage`.
- Environments
- Production and sandbox
- Idempotency
- Required for safe retries.
List products GET
Lists organization products with the documented filters and cursor pagination so callers can discover stable product identifiers before reading or changing a record.
Get product GET
Returns one organization-owned product with its current catalog, fiscal, pricing, and inventory-facing configuration.