Procter & Gamble website screenshot

Procter & Gamble

Procter & Gamble (P&G) is one of the world's largest consumer goods companies, with a portfolio of trusted brands across beauty, grooming, health care, fabric and home care, and baby, feminine, and family care. P&G operates an API Marketplace at developer.pg.com that provides partners, suppliers, and developers with programmatic access to P&G systems for integrating with the company's supply chain, product data, and business operations.

1 APIs 0 Features
Consumer GoodsManufacturingRetailSupply ChainFortune 100

APIs

Procter & Gamble API Marketplace

The Procter & Gamble API Marketplace provides access to P&G's suite of APIs for partners, suppliers, and developers. Available at developer.pg.com, the marketplace enables integ...

Collections

Pricing Plans

Rate Limits

Procter And Gamble Rate Limits

1 limits

RATE LIMITS

FinOps

Press

How P&G Transforms Business Through Technology

2026-05-25

How Procter & Gamble Uses AI to Unlock New Insights ...

2026-05-25

Procter & Gamble Uses AI Agents: 10 Ways to ...

2026-05-25

Google Cloud Helps Power More Personalized Experience ...

2026-05-25

How Procter & Gamble is Leveraging AI to Democratize ...

2026-05-25

Resources

👥
GitHubOrganization
GitHubOrganization

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Procter & Gamble API Marketplace
  version: '1.0'
items:
- info:
    name: Products
    type: folder
  items:
  - info:
      name: List products
      type: http
    http:
      method: GET
      url: https://developer.pg.com/api/products
      params:
      - name: brand
        value: ''
        type: query
        description: Filter by brand name.
      - name: category
        value: ''
        type: query
        description: Filter by product category.
    docs: Retrieves a list of P&G products with details including brand, category, UPC codes, and product specifications.
- info:
    name: Supply Chain
    type: folder
  items:
  - info:
      name: List shipments
      type: http
    http:
      method: GET
      url: https://developer.pg.com/api/supply-chain/shipments
    docs: Retrieves a list of shipments with tracking, status, and delivery information for supply chain partners.
- info:
    name: Orders
    type: folder
  items:
  - info:
      name: List orders
      type: http
    http:
      method: GET
      url: https://developer.pg.com/api/orders
    docs: Retrieves a list of orders placed through the P&G partner integration platform.
bundled: true