PIM API

February 16, 2022


On this page

This REST API implements calls for managing products and assortments.

It also contains a feature not supported by the general Erply API: product information can be extended with parameters, structured information that is tailored by product group.

Usage

To find the endpoint specific for your account, please use the "getServiceEndpoints" call. A few sample endpoints are given below, but this is not a complete list.

Each endpoint also has a Swagger documentation page. 

DatacenterAPI EndpointDocumentation Page
Sandboxhttps://api-pim-eu10.erply.comhttps://api-pim-eu10.erply.com/documentation/index.html
Americahttps://api-pim-us.erply.comhttps://api-pim-us.erply.com/documentation/index.html
Europehttps://api-pim-eu.erply.comhttps://api-pim-eu.erply.com/documentation/index.html
Australia and Southeast Asiahttps://api-pim-au.erply.comhttps://api-pim-au.erply.com/documentation/index.html

Use an Erply client code and API session key to make requests. (Send these as headers "clientCode" and "sessionKey".)