The iPIM Server REST API exposes endpoints for master data retrieval and data manipulation. For an overview of the API, open the API Index.
Two different approaches are used to handle authentication against the iPIM Server REST API: iPIM-* Headers and OAuth 2.0 authentication. For more details, check the chapter API Authentication.
The API is based on the principles of REST and HATEOAS. But also contains a few non restful endpoints, for more details on which check the chapter API Action Resources.
API Index The API index shows all available resources and their parameters
API Authentication The authentication options for iPIM Server API
API Standard Parameters The standard query paramaters used with most of the API endpoints
API Action Resources Action endpoints defining action calls
API Search Resources Search endpoints handling different search modes
API iPIM Supply Resources Endpoints handling iPIM Supply synchronization process with iPIM
HATEOAS How hateoas is integrated into novomind iPIM Server API