How to use Struct PIMs API
Getting used to working with the API
PreviousHow to build Google Shopping feeds with publicationsNextHow to set up and edit API configurations
Last updated
Getting used to working with the API
In the following guides we will be covering various uses of Structs API. We will start out by setting up connection to the API and follow up with examples of how to correctly use it to manage data in the PIM. An API consists of configurations and endpoint access.
API configuration include the title of your API key, the key that is generated, and the URL where the API is available from.
Endpointsaccess define which endpoints the API key should have access to.
Last updated