novomind iPIM Server REST API

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.

Chapters