3DEXPERIENCE™ REST API’s

The 3DEXPERIENCE™ platform contains large amount of REST endpoints that can be used for various tasks. TIF provides an API against these REST endpoints that is referred to as 3DEXPERIENCE™ REST API or in shorter form either 3DX REST API or DSX REST API.

This API contains a large amount of classes and interfaces used for sending and receiving data to the various endpoints. The DSX API is large and is rapidly developed, we do our best to have typed support for the most commonly used APIs. In the case where we lack typed support for a particular service, there is always a possibility to call the REST service directly by using the so called Generic Service, read more about this service further in the documentation.

Most of the services follow a similar pattern, this document will try to guide you through the basic usage of the API by using some examples.

For more information about the 3DX REST Services and their API, please visit this page:

The Java API documentation for the 3DEXPERIENCE™ REST API is available here:

3D Space

3DSpace Javadoc API

Enterprise IP Exchange

Enterprise Exchange API Docs