Plytix Developer Documentation
Plytix is a PIM (Product Information Management) platform, and the API lets you connect your own systems (an ERP, a storefront, an internal tool) to your Plytix account, so you can manage products, assets, and other PIM data programmatically instead of only through the dashboard.
This documentation is separate from the Plytix Help Center, which covers using the Plytix dashboard itself (managing products by hand, configuring channels, account administration).
Your path to integration
We recommend following these steps for a smooth integration experience:
- Start with Get Started to generate your API credentials, exchange them for a bearer token, and make your first authenticated request. This is the essential first step.
- Explore the API Reference to find the specific endpoints you need for your integration, with parameters, request bodies, and example responses for every resource.
Get Started
Start here if you're new. Get your API key, exchange it for a bearer token, and make your first request against API v3.
API Reference
Dive into the technical details. Explore the resources the API exposes, including products, assets, and categories, with parameters and examples for every endpoint.
Getting help
If you can't find what you're looking for, or get stuck partway through your integration, check the Plytix Help Center or reach out to your account manager.