Productsup

API reference

Complete reference for the Export Template Management (ETM) API — every endpoint, request, and response, grouped by API version.

Browse Export Template Management endpoints, grouped by API version.

V2 is the modern, template-based surface — use it where it covers what you need (export templates, analyzer tests, async operations).

V1 covers the broader feature set — use it for everything V2 doesn't cover yet (metadata, revisions, tags, attribute aliases, export fields, marketing, custom form fields).

Both surfaces are actively supported. Pick the one that has the operations you need.

Write operations on an export template are stored as drafts. They reach the Productsup platform only after you commit them with POST /V1/export-templates/{templateId}/commit. Analyzer tests are the exception — they take effect immediately. Every operation page states which of the two applies. See Publishing changes.

Every operation page below renders live request and response schemas from the upstream OpenAPI spec. Download the ETM OpenAPI specification (JSON) to import into Postman, generate clients, or feed into any OpenAPI-aware tool. Authentication uses the OAuth 2.0 Client Credentials flow — see Authentication.

V2

V1

Export templates and metadata

Attributes

Marketing and custom forms

On this page