How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Autodesk BIM 360 Issues API

The Issues API from Autodesk BIM 360 — 2 operation(s) for issues.

Autodesk BIM 360 Issues API is one of 25 APIs that Autodesk BIM 360 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Issues. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 2 paths, and defines 23 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://developer.api.autodesk.com.

4 operations 2 paths 23 schemas 2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://developer.api.autodesk.com
Authentication
OAuth 2.0, OAuth 2.0, OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 3

Autodesk BIM 360 Issues API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (2-legged) using the clientCredentials flow. It supports OAuth 2.0 (3-legged-implicit) using the implicit flow. It supports OAuth 2.0 (3-legged) using the authorizationCode flow. By default, every request must be authenticated.

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Issues 4
GET
/construction/issues/v1/projects/{projectId}/issues
Your GET endpoint
getIssues 29 params → 200400403404
POST
/construction/issues/v1/projects/{projectId}/issues
Adds an issue to a project.
createIssue 2 params body → 200400403409
GET
/construction/issues/v1/projects/{projectId}/issues/{issueId}
Your GET endpoint
getIssueDetails 3 params → 200400403404
PATCH
/construction/issues/v1/projects/{projectId}/issues/{issueId}
Updates an issue. To verify whether a user can update issues for a specific project, call GET users/me. To verify which attributes the user can update, call GET issues/:id and check the permittedAttr…
patchIssueDetails 3 params body → 200400403404

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are Issue (42 properties), IssuePayload (18 properties), Pagination (3 properties), IssuesPage (2 properties). Each schema is shown below with its type and property counts.

filterclosedBy
array
filterupdatedBy
array
Filter issues by the unique identifier of the user who updated the issue. Separate multiple values with commas.
assignedToType
string
filterlocationId
array
filtercustomAttributes
array
filterissueSubtypeId
array
IssuePayload
object
18 properties 3 required
filterid
array
filterassignedTo
array
fields
string
sortBy
string
IssuesPage
object
2 properties
fields_internal
array
region
string
Specifies where the bucket containing the object is stored. Possible values are: - US - (Default) Data center for the US region. - EMEA - Data center for the E…
filtercreatedBy
array
filtersubLocationId
array
Issue
object
42 properties
status
string
The current status of the issue. To check the available statuses for the project, call GET users/me and check the permitted statuses list (issue.new.permittedS…
filterissueTypeId
array
filterrootCauseId
array
sortBy_internal
array
filterlinkedDocumentUrn
array
Retrieves pushpin issues associated with the specified files. We support all file types that are compatible with the Files tool. You need to specify the URL-en…
Pagination
object
The pagination object.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

autodesk-bim360-issues-api-openapi.yml Raw ↑

Other APIs Autodesk BIM 360 publishes across the network.

BIM 360 Account Admin API
BIM 360 Issues API
BIM 360 Document Management API
BIM 360 Assets API
BIM 360 Cost Management API
BIM 360 Model Coordination API
BIM 360 RFIs API
BIM 360 Checklists API
BIM 360 Data Connector API
BIM 360 Locations API
BIM 360 Relationships API
Autodesk BIM 360 Account Users API
Where this information came from

This is an independent, third-party profile of Autodesk BIM 360 Issues API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.