---
title: Catalog Products v1
canonical: https://developer.paypal.com/api/catalog-products/v1
openapi_schema:
  json: https://developer.paypal.com/api/catalog-products/v1/schema.json
  yaml: https://developer.paypal.com/api/catalog-products/v1/schema.yaml
---

# Catalog Products v1 (/api/catalog-products/v1)

> This is an API reference page. The information below is a summary — the [JSON](https://developer.paypal.com/api/catalog-products/v1/schema.json) and [YAML](https://developer.paypal.com/api/catalog-products/v1/schema.yaml) schema are the preferred, authoritative source for exact parameters, request/response shapes, and validation rules.

## Base URL(s)

- https://api-m.sandbox.paypal.com

## Authentication

- Oauth2 (OAuth 2.0, clientCredentials)

## Operations

### products

- `GET` [List products](/api/catalog-products/v1/products-list): Lists products.
- `POST` [Create product](/api/catalog-products/v1/products-create): Creates a product.
- `GET` [Show product details](/api/catalog-products/v1/products-get): Shows details for a product, by ID.
- `PATCH` [Update product](/api/catalog-products/v1/products-patch): Updates a product, by ID.

## Full schema

The list above is a summary. Full parameter, request, and response detail for every operation lives in the schema: [JSON](https://developer.paypal.com/api/catalog-products/v1/schema.json) · [YAML](https://developer.paypal.com/api/catalog-products/v1/schema.yaml)