Plytix

API Overview

The Plytix API platform provides a suite of functionalities for managing your product content programmatically. It's built on standard REST principles and secured with bearer token authentication.

This lets you connect your own systems, such as an ERP or storefront, to your Plytix account with confidence, so you can sync, enrich, and distribute product data instead of managing it only through the dashboard.

Core concepts

Before integrating with a specific resource, review these fundamental patterns. Understanding them up front will save you from surprises once you start building.

Available services

The API is organized by resource. Each one below is fully documented in the API Reference, with endpoints, request/response schemas, and examples.

Relationships, Product Families, and Product Family Models are currently read-only through the API.

On this page