The API Report CardAPI Index
Productsup

Productsup API

Product Content Syndication / Feed Management · productsup.com

Two well-documented public APIs: the Stream API for high-throughput product data with published per-endpoint rate limits, and a Platform API for accounts, sites, and jobs. Keys are provisioned manually by the account team. Legacy Platform data writes were sunsetted in March 2025.

Last verified: July 2026Retail & Ecommerce
API GRADE
C+
VERIFIED JUL 2026

SCORECARD

ExistenceGOODTwo public APIs: the Stream API for high-throughput product data upload and a Platform API for accounts, sites, and exports.
AccessMIXEDDocs are fully public at api-docs.productsup.io, but PAT and client credentials are provisioned by the account team, not self-serve.
CoverageMIXEDSince the March 2025 sunset, product data writes go only through the Stream API; the Platform API manages accounts and jobs.
AuthMIXEDTwo schemes: PAT Bearer tokens on the Stream API, client_id:client_secret in an X-Auth-Token header on the Platform API.
Docs & DXGOODDocs at api-docs.productsup.io publish exact per-endpoint rate limits, and an official SDK lives on GitHub.
StabilityPOORLegacy Platform API data-write endpoints were sunsetted March 31, 2025, forcing integrations onto the Stream API.
MORE FROM THE REPORT CARD
Supergood: Productsup has an API, with gaps. We cover what it's missing: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Productsup scores C+ on the API Report Card. Two well-documented public APIs: the Stream API for high-throughput product data with published per-endpoint rate limits, and a Platform API for accounts, sites, and jobs. Keys are provisioned manually by the account team. Legacy Platform data writes were sunsetted in March 2025.

Tried to integrate with Productsup?