Trimble · JSON Structure
Trimble Project Structure
Structure documentation for Trimble Connect project entities used in construction BIM collaboration
Type:
Properties: 0
ConstructionTransportationGeospatialGPSMappingBIMFleet ManagementCollaborationAgriculture
Trimble Project Structure is a JSON Structure definition published by Trimble.
Meta-schema:
JSON Structure
{
"title": "Trimble Connect Project Structure",
"description": "Structure documentation for Trimble Connect project entities used in construction BIM collaboration",
"structure": {
"id": "string (UUID) — Unique project identifier",
"name": "string — Project name (required)",
"description": "string — Project description",
"status": "string enum — Project lifecycle state: ACTIVE | ARCHIVED | DELETED",
"type": "string enum — Project domain: CONSTRUCTION | INFRASTRUCTURE | ENGINEERING | OTHER",
"location": "string — Physical location description (city, address, or region)",
"createdAt": "string (ISO 8601 UTC) — Project creation timestamp",
"updatedAt": "string (ISO 8601 UTC) — Last modification timestamp",
"createdBy": "string — User ID of the project creator",
"thumbnail": "string (URI) — URL of the project thumbnail image",
"memberCount": "integer — Number of team members with project access",
"fileCount": "integer — Number of files stored in the project"
},
"statusValues": {
"ACTIVE": "Project is ongoing and accessible to members",
"ARCHIVED": "Project is read-only and closed to new activity",
"DELETED": "Project has been soft-deleted (recoverable by admin)"
},
"typeValues": {
"CONSTRUCTION": "Building construction projects (commercial, residential, mixed-use)",
"INFRASTRUCTURE": "Civil infrastructure (bridges, roads, utilities)",
"ENGINEERING": "Engineering design without construction phase",
"OTHER": "Uncategorized or general-purpose projects"
},
"notes": [
"id is a UUID v4 format assigned by Trimble Connect at project creation",
"Projects with ACTIVE status are visible in project list views",
"Deleted projects can be recovered by workspace administrators within 30 days",
"fileCount includes all versions of versioned files (not unique filenames)"
]
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/trimble-project-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.