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 Fusion Issues API

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

Autodesk Fusion Issues API is one of 37 APIs that Autodesk Fusion 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, API documentation, and authentication docs.

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 Fusion 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.

Pagination
object
The pagination object.
3 properties
filterassignedTo
array
fields
string
filterlocationId
array
filterid
array
fields_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…
sortBy
string
filtercreatedBy
array
IssuePayload
object
18 properties 3 required
filterrootCauseId
array
filterissueSubtypeId
array
filtersubLocationId
array
sortBy_internal
array
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…
assignedToType
string
IssuesPage
object
2 properties
Issue
object
42 properties
filterissueTypeId
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…
filterupdatedBy
array
Filter issues by the unique identifier of the user who updated the issue. Separate multiple values with commas.
filtercustomAttributes
array
filterclosedBy
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Autodesk Fusion publishes across the network.

Fusion Automation API (Design Automation)
Fusion Operations API
Manufacturing Data Model API (Fusion Data API)
Autodesk Fusion Account Management API
Autodesk Fusion Account Users API
Autodesk Fusion Buckets API
Autodesk Fusion Business Units API
Autodesk Fusion Commands API
Autodesk Fusion Companies API
Autodesk Fusion Derivatives API
Autodesk Fusion Exchange Token API
Autodesk Fusion Folders API
Where this information came from

This is an independent, third-party profile of Autodesk Fusion 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.