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 Hooks API

The Hooks API from Autodesk Fusion — 5 operation(s) for hooks.

Autodesk Fusion Hooks 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 Hooks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 9 operations across 5 paths, and defines 11 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.

9 operations 5 paths 11 schemas 1 DELETE5 GET1 PATCH2 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 Hooks 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 9

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

Hooks 9
GET
/webhooks/v1/systems/{system}/events/{event}/hooks/{hook_id}
Get Webhook Details
get-hook-details 5 params → 200400401403404500
PATCH
/webhooks/v1/systems/{system}/events/{event}/hooks/{hook_id}
Update a Webhook
patch-system-event-hook 5 params body → 200400401403404500
DELETE
/webhooks/v1/systems/{system}/events/{event}/hooks/{hook_id}
Delete a Webhook
delete-system-event-hook 5 params → 204400401403404500
GET
/webhooks/v1/systems/{system}/events/{event}/hooks
List All Webhooks for an Event
get-system-event-hooks 7 params → 200204400401403404500
POST
/webhooks/v1/systems/{system}/events/{event}/hooks
Create a Webhook for an Event
create-system-event-hook 4 params body → 201400401403404409500
GET
/webhooks/v1/systems/{system}/hooks
List All Webhooks for a System
get-system-hooks 5 params → 200204400401403404500
POST
/webhooks/v1/systems/{system}/hooks
Create Webhooks for All Events
create-system-hook 3 params body → 201400401403404500
GET
/webhooks/v1/hooks
List All Webhooks
get-hooks 4 params → 200204400401403404500
GET
/webhooks/v1/app/hooks
List All Webhooks for an App
get-app-hooks 5 params → 200400401403404500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are HookDetails (17 properties), HookPayload (10 properties), ModifyHookPayload (6 properties), Hooks (2 properties). Each schema is shown below with its type and property counts.

statusFilter
string
Filters retrieved webhooks by their current state. Possible values are - active - Successfully delivered most recent event notifications. - inactive - Failed t…
sort
Specifies the sorting order of the list of webhooks by their lastUpdatedDate attribute. - asc - Ascending order. - desc - (Default) Descending order.
x-ads-region
string
Specifies the geographical location (region) of the server a request must be executed on. This also corresponds to the region where the Webhook data is stored.…
ModifyHookPayload
object
Specifies the details of a webhook to be updated.
6 properties
Hooks
object
A paginated list of webhooks.
2 properties
status
string
Indicates the current state of the webhook. Possible values are - active - Successfully delivered most recent event notifications. - inactive - Failed to deliv…
HookPayload
object
Specifies the details of a webhook to be created.
10 properties 2 required
HookDetails
object
Contains the details of a webhook.
17 properties
Hook
object
Contains the response to a Create Webhooks for All Events request.
1 property
region
string
Specifies the geographical location (region) of the server a request must be executed on. This also corresponds to the region where the Webhook data is stored.…
StatusRequest
Sets the current state of the webhook. Possible values: - active - Activates webhook. - inactive - Deactivates webhook.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

autodesk-fusion-hooks-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 Hooks 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.