Autodesk BIM 360 · Schema
BusinessUnit
ConstructionProject ManagementBIMDocument-ManagementField ManagementIssues TrackingCost ManagementModel CoordinationRFIsChecklists
Properties
| Name | Type | Description |
|---|---|---|
| id | string | Business unit ID |
| account_id | string | Account ID |
| parent_id | string | The ID of the parent business unit; used to configure the tree structure of business units |
| name | string | The name of the business unit |
| path | string | The path of the business unit in the tree structure |
| description | string | The description of the business unit |
| created_at | string | |
| updated_at | string |
JSON Schema
{
"title": "BusinessUnit",
"x-stoplight": {
"id": "2g2vpfiwr1evd"
},
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Business unit ID"
},
"account_id": {
"type": "string",
"x-stoplight": {
"id": "87d5kevscjst5"
},
"description": "Account ID"
},
"parent_id": {
"type": "string",
"x-stoplight": {
"id": "ripvdy2jdxt5h"
},
"description": "The ID of the parent business unit;\nused to configure the tree structure of business units"
},
"name": {
"type": "string",
"x-stoplight": {
"id": "e5y59vjyh9u3g"
},
"description": "The name of the business unit\n"
},
"path": {
"type": "string",
"x-stoplight": {
"id": "y2vcp5y80gjjj"
},
"description": "The path of the business unit in the tree structure"
},
"description": {
"type": "string",
"x-stoplight": {
"id": "wywguzh955t9m"
},
"description": "The description of the business unit"
},
"created_at": {
"type": "string",
"x-stoplight": {
"id": "4bta8t8vaq96a"
}
},
"updated_at": {
"type": "string",
"x-stoplight": {
"id": "epd0mv6uik60l"
}
}
},
"$schema": "http://json-schema.org/draft-07/schema#"
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/autodesk-bim360-businessunit"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.