Skip to content

Autodesk/Datum-API-Developer-Documentation

Repository files navigation

Datum360 API Overview

Datum360 APIs let you access any Connected Data Platform (CDP) feature programmatically. Build integrations that connect your applications and create a richer ecosystem.

Get data from the platform

Export data with GET APIs from the CDP in a variety of ways, such as:

  • Access saved LiveViews
  • Run tag-to-document association reports
  • Query individual objects and retrieve their data

Send data into the platform

Control data imports to the CDP via an EIC within PIM360. Use POST APIs to:

  • Create EICs
  • Generate activities
  • Automate data and association imports

Use and process API responses

All APIs return data in JSON format. Process and manipulate this data however you need—whether you're using AWS Lambda, Azure Functions, or other integration tools.

Accessing Datum360 API

Learn how to find and authorize access to the Datum360 API documentation for each system (CLS360, PIM360, and DDM360).

Find your API documentation

To get started with the API take a look at the API docs on each system (CLS360, PIM360, DDM360). To access the API docs, log into a system and then navigate to /api-docs e.g https://example-system.cls360.io/api-docs

It is also accessible by navigating through the menu on the top right of the screen in the PIM360/CLS360/DDM360 user interface and then selecting "API Documentation"

Authorize your connection

On the documentation page click on the green "Authorize" button towards right after the description

A dialog box then pops up showing the information required for both 2-legged and 3-legged OAuth2 authentication. This includes: Authorization URL, Token URL and Scope

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published