Autodesk Data Exchange API

The Data Exchange API enables seamless sharing of complete or selective 3D model data across BIM, CAD, and other business applications through Autodesk Docs. It supports both GraphQL API and .NET SDK for querying and building custom integrations.

API entry from apis.yml

apis.yml Raw ↑
aid: autodesk:data-exchange-api
name: Autodesk Data Exchange API
description: The Data Exchange API enables seamless sharing of complete or selective 3D model data across
  BIM, CAD, and other business applications through Autodesk Docs. It supports both GraphQL API and .NET
  SDK for querying and building custom integrations.
humanURL: https://aps.autodesk.com/developer/overview/data-exchange
baseURL: https://developer.api.autodesk.com
tags:
- BIM
- CAD
- Data Exchange
- Interoperability
properties:
- type: Documentation
  url: https://aps.autodesk.com/developer/overview/data-exchange
- type: APIReference
  url: https://aps.autodesk.com/en/docs/fdxgraph/v1/reference/graphql_endpoint/
- type: GettingStarted
  url: https://aps.autodesk.com/en/docs/fdxgraph/v1/tutorials/getting_started/task1/