This doc provides an overview of our GraphQL API which is designed specifically with data integration in mind.
GraphQL API allows two types of interactions with the PIM data
- allow fetching the current state of the data
- allow modifying the state of the data
Documentation of all data types available in the API can be found on the page.