Autodesk BIM 360 logo

Autodesk BIM 360

Autodesk BIM 360 is a cloud-based construction project management platform that provides a comprehensive suite of REST APIs enabling developers to integrate construction workflows into custom applications. The platform supports managing projects, documents, issues, RFIs, submittals, quality checklists, assets, cost management, and field reports throughout the construction lifecycle. BIM 360 APIs use OAuth 2.0 authentication through Autodesk Platform Services (APS) and allow teams to automate project setup, synchronize data with external systems, and extend platform capabilities. The APIs cover account administration, document management, model coordination, and field management, making it a central hub for construction data integration and workflow automation.

11 APIs 0 Features
ConstructionProject ManagementBIMDocument ManagementField ManagementIssues TrackingCost ManagementModel CoordinationRFIsChecklists

APIs

BIM 360 Account Admin API

Automates setting up projects, assigning project admins, managing member and partner company directories, and synchronizing data with external systems. Enables programmatic cont...

BIM 360 Issues API

Creates, tracks, and updates issues within BIM 360 projects. Issues are items created for tracking, managing, and communicating problems and other points of concern through to r...

BIM 360 Document Management API

Connects BIM APIs to access, upload, and share 2D plans, 3D BIM models, and any other project documents to maximize collaboration. Provides programmatic access to BIM 360 Docs f...

BIM 360 Assets API

Creates and manages assets in the BIM 360 Assets service, allowing developers to define settings such as categories, custom attributes, and sets of statuses. Provides full progr...

BIM 360 Cost Management API

Provides access to cost and budget changes within construction projects, including budget, contract, and change order information. Enables integration with financial systems and...

BIM 360 Model Coordination API

Provides full access to model coordination services used by the BIM 360 Model Coordination web application. Enables detection and management of clashes and issues that arise whe...

BIM 360 RFIs API

Creates, tracks, and updates RFIs (Requests for Information) within BIM 360 projects. Provides programmatic access to the RFI workflow, enabling integration with external projec...

BIM 360 Checklists API

Creates and tracks quality checklists within BIM 360 projects. Supports field inspection workflows and quality assurance processes by providing programmatic access to checklist ...

BIM 360 Data Connector API

Retrieves aggregated data from BIM 360 services including Admin, Issues, Locations, Submittals, Cost, and RFIs. Enables bulk data extraction for analytics, reporting, and integr...

BIM 360 Locations API

Manages and shares the hierarchy of building areas within construction projects. Provides programmatic access to location trees used to organize and contextualize issues, assets...

BIM 360 Relationships API

Creates, retrieves, and deletes links between entities across domains in BIM 360. Enables cross-domain data linking between issues, RFIs, assets, documents, and other project en...

Semantic Vocabularies

Autodesk Bim360 Context

23 classes · 38 properties

JSON-LD

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrg
GitHubOrg
🔗
LinkedIn
LinkedIn
📰
Blog
Blog
💰
Pricing
Pricing
🟢
StatusPage
StatusPage
🔗
X
X
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: autodesk-bim360
name: Autodesk BIM 360
description: >
  Autodesk BIM 360 is a cloud-based construction project management platform
  that provides a comprehensive suite of REST APIs enabling developers to
  integrate construction workflows into custom applications. The platform
  supports managing projects, documents, issues, RFIs, submittals, quality
  checklists, assets, cost management, and field reports throughout the
  construction lifecycle. BIM 360 APIs use OAuth 2.0 authentication through
  Autodesk Platform Services (APS) and allow teams to automate project setup,
  synchronize data with external systems, and extend platform capabilities.
  The APIs cover account administration, document management, model
  coordination, and field management, making it a central hub for construction
  data integration and workflow automation.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/autodesk-bim360/refs/heads/main/apis.yml
created: "2026-06-13"
modified: "2026-06-13"
specificationVersion: "0.19"
tags:
  - Construction
  - Project Management
  - BIM
  - Document Management
  - Field Management
  - Issues Tracking
  - Cost Management
  - Model Coordination
  - RFIs
  - Checklists
apis:
  - name: BIM 360 Account Admin API
    description: >
      Automates setting up projects, assigning project admins, managing member
      and partner company directories, and synchronizing data with external
      systems. Enables programmatic control of BIM 360 account-level
      administration tasks.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://aps.autodesk.com/en/docs/bim360/v1/tutorials/account-admin
    baseURL: https://developer.api.autodesk.com
    tags:
      - Account Administration
      - Project Setup
      - Member Management
    properties:
      - type: Documentation
        url: https://aps.autodesk.com/en/docs/bim360/v1/tutorials/account-admin
  - name: BIM 360 Issues API
    description: >
      Creates, tracks, and updates issues within BIM 360 projects. Issues are
      items created for tracking, managing, and communicating problems and other
      points of concern through to resolution. Version 2 of the API simplifies
      the response format and provides additional features such as local
      attachments.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/issues
    baseURL: https://developer.api.autodesk.com
    tags:
      - Issues
      - Tracking
      - Quality Control
    properties:
      - type: Documentation
        url: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/issues
  - name: BIM 360 Document Management API
    description: >
      Connects BIM APIs to access, upload, and share 2D plans, 3D BIM models,
      and any other project documents to maximize collaboration. Provides
      programmatic access to BIM 360 Docs for document storage and version
      control.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://aps.autodesk.com/en/docs/bim360/v1/tutorials/getting-started/manage-access-to-docs/
    baseURL: https://developer.api.autodesk.com
    tags:
      - Document Management
      - File Storage
      - BIM Models
    properties:
      - type: Documentation
        url: https://aps.autodesk.com/en/docs/bim360/v1/tutorials/getting-started/manage-access-to-docs/
  - name: BIM 360 Assets API
    description: >
      Creates and manages assets in the BIM 360 Assets service, allowing
      developers to define settings such as categories, custom attributes, and
      sets of statuses. Provides full programmatic access to asset tracking
      and lifecycle management within construction projects.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/assets
    baseURL: https://developer.api.autodesk.com
    tags:
      - Assets
      - Asset Management
      - Construction
    properties:
      - type: Documentation
        url: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/assets
  - name: BIM 360 Cost Management API
    description: >
      Provides access to cost and budget changes within construction projects,
      including budget, contract, and change order information. Enables
      integration with financial systems and programmatic management of project
      cost data throughout the construction lifecycle.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/cost-management
    baseURL: https://developer.api.autodesk.com
    tags:
      - Cost Management
      - Budget
      - Finance
    properties:
      - type: Documentation
        url: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/cost-management
  - name: BIM 360 Model Coordination API
    description: >
      Provides full access to model coordination services used by the BIM 360
      Model Coordination web application. Enables detection and management of
      clashes and issues that arise when 3D models from different design
      disciplines are combined in a single coordinated model.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/model-coordination
    baseURL: https://developer.api.autodesk.com
    tags:
      - Model Coordination
      - Clash Detection
      - 3D Models
    properties:
      - type: Documentation
        url: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/model-coordination
  - name: BIM 360 RFIs API
    description: >
      Creates, tracks, and updates RFIs (Requests for Information) within BIM
      360 projects. Provides programmatic access to the RFI workflow, enabling
      integration with external project management and communication tools.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/rfis
    baseURL: https://developer.api.autodesk.com
    tags:
      - RFIs
      - Requests for Information
      - Construction Workflow
    properties:
      - type: Documentation
        url: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/rfis
  - name: BIM 360 Checklists API
    description: >
      Creates and tracks quality checklists within BIM 360 projects. Supports
      field inspection workflows and quality assurance processes by providing
      programmatic access to checklist templates and responses in construction
      field operations.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://aps.autodesk.com/en/docs/bim360/v1/tutorials/checklists/
    baseURL: https://developer.api.autodesk.com
    tags:
      - Checklists
      - Quality Control
      - Field Management
    properties:
      - type: Documentation
        url: https://aps.autodesk.com/en/docs/bim360/v1/tutorials/checklists/
  - name: BIM 360 Data Connector API
    description: >
      Retrieves aggregated data from BIM 360 services including Admin, Issues,
      Locations, Submittals, Cost, and RFIs. Enables bulk data extraction for
      analytics, reporting, and integration with business intelligence platforms.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/data-connector
    baseURL: https://developer.api.autodesk.com
    tags:
      - Data Connector
      - Analytics
      - Reporting
    properties:
      - type: Documentation
        url: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/data-connector
  - name: BIM 360 Locations API
    description: >
      Manages and shares the hierarchy of building areas within construction
      projects. Provides programmatic access to location trees used to organize
      and contextualize issues, assets, and other project data by physical
      location.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/locations
    baseURL: https://developer.api.autodesk.com
    tags:
      - Locations
      - Building Areas
      - Spatial Management
    properties:
      - type: Documentation
        url: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/locations
  - name: BIM 360 Relationships API
    description: >
      Creates, retrieves, and deletes links between entities across domains in
      BIM 360. Enables cross-domain data linking between issues, RFIs, assets,
      documents, and other project entities to provide traceability throughout
      the construction workflow.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/relationships
    baseURL: https://developer.api.autodesk.com
    tags:
      - Relationships
      - Entity Linking
      - Traceability
    properties:
      - type: Documentation
        url: https://aps.autodesk.com/en/docs/bim360/v1/overview/field-guide/relationships
common:
  - type: Website
    url: https://construction.autodesk.com/products/autodesk-bim-360/
  - type: Documentation
    url: https://aps.autodesk.com/en/docs/bim360/v1/overview/
  - type: GitHubOrg
    url: https://github.com/autodesk-platform-services
  - type: LinkedIn
    url: https://www.linkedin.com/showcase/autodeskplatformservices/
  - type: Blog
    url: https://aps.autodesk.com/blog
  - type: Pricing
    url: https://aps.autodesk.com/pricing
  - type: StatusPage
    url: https://health.autodesk.com
  - type: X
    url: https://twitter.com/BIM360
  - type: Plans
    url: plans/autodesk-bim360-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/autodesk-bim360-rate-limits.yml
  - type: FinOps
    url: finops/autodesk-bim360-finops.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]