PlanGrid

PlanGrid is a construction productivity platform (now part of Autodesk Construction Cloud) that gives field and office teams access to construction drawings, sheets, documents, photos, RFIs, submittals, field reports, tasks, and punch lists on web and mobile. The PlanGrid API is a REST API served from io.plangrid.com that lets developers programmatically manage projects, annotations, comments, documents, photos, sheets and versions, snapshots, RFIs, submittal packages, field reports, tasks and task lists, roles, and project team users. It supports OAuth 2.0 (authorization code and implicit grants) as well as HTTP Basic API-key authentication, media-type versioning via the Accept header, cursor-based pagination, batch requests, and multi-step file upload workflows for PDFs, photos, and documents.

PlanGrid publishes 1 API on the APIs.io network. Tagged areas include Company, Enterprise, Construction, Construction Technology, and Project Management.

PlanGrid’s developer surface includes documentation, API reference, getting-started guide, support, authentication, changelog, and 15 more developer resources.

26.0/100 emerging ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyEnterpriseConstructionConstruction TechnologyProject ManagementField ReportsDocumentsRFIsREST APIAutodesk

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.5
Composite quality — 26.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/plangrid: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

PlanGrid API

REST API for the PlanGrid construction productivity platform. Manage projects, annotations, comments, documents, photos, sheets and versions, snapshots, RFIs, submittal packages...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

plangrid-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Plangrid Authentication

oauth2/http · 2 schemes

SECURITY

Plangrid Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Plangrid Scopes

2 scopes · authorizationCode/implicit

2 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: plangrid
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/plangrid.png
name: PlanGrid
description: PlanGrid is a construction productivity platform (now part of Autodesk Construction Cloud) that gives field and
  office teams access to construction drawings, sheets, documents, photos, RFIs, submittals, field reports, tasks, and punch
  lists on web and mobile. The PlanGrid API is a REST API served from io.plangrid.com that lets developers programmatically
  manage projects, annotations, comments, documents, photos, sheets and versions, snapshots, RFIs, submittal packages, field
  reports, tasks and task lists, roles, and project team users. It supports OAuth 2.0 (authorization code and implicit grants)
  as well as HTTP Basic API-key authentication, media-type versioning via the Accept header, cursor-based pagination, batch
  requests, and multi-step file upload workflows for PDFs, photos, and documents.
url: https://raw.githubusercontent.com/api-evangelist/plangrid/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- gv
- initialized-capital
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Enterprise
- Construction
- Construction Technology
- Project Management
- Field Reports
- Documents
- RFIs
- REST API
- Autodesk
apis:
- name: PlanGrid API
  description: REST API for the PlanGrid construction productivity platform. Manage projects, annotations, comments, documents,
    photos, sheets and versions, snapshots, RFIs, submittal packages, field reports, tasks and task lists, roles, and project
    team users. Authenticates with OAuth 2.0 or an HTTP Basic API key and versions via the Accept media type.
  humanURL: https://developer.plangrid.com/
  baseURL: https://io.plangrid.com
  properties:
  - type: Documentation
    url: https://developer.plangrid.com/
  - type: APIReference
    url: https://developer.plangrid.com/reference/introduction
  - type: GettingStarted
    url: https://developer.plangrid.com/reference/getting-started-1
  - type: Authentication
    url: authentication/plangrid-authentication.yml
  - type: OAuthScopes
    url: scopes/plangrid-scopes.yml
  - type: ChangeLog
    url: changelog/plangrid-changelog.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://construction.autodesk.com/products/plangrid/
- type: DeveloperPortal
  url: https://developer.plangrid.com/
- type: Documentation
  url: https://developer.plangrid.com/
- type: APIReference
  url: https://developer.plangrid.com/reference/introduction
- type: GettingStarted
  url: https://developer.plangrid.com/reference/getting-started-1
- type: Support
  url: https://help.plangrid.com/
- type: GitHubOrganization
  url: https://github.com/plangrid
- type: Authentication
  url: authentication/plangrid-authentication.yml
- type: OAuthScopes
  url: scopes/plangrid-scopes.yml
- type: SDKs
  url: packages/plangrid-packages.yml
- type: Packages
  url: packages/plangrid-packages.yml
- type: LLMsTxt
  url: llms/plangrid-llms.txt
- type: MCPServer
  url: mcp/plangrid-mcp.yml
- type: Conformance
  url: conformance/plangrid-conformance.yml
- type: ErrorCatalog
  url: errors/plangrid-problem-types.yml
- type: Lifecycle
  url: lifecycle/plangrid-lifecycle.yml
- type: Deprecation
  url: https://developer.plangrid.com/reference/api-versioning
- type: ChangeLog
  url: changelog/plangrid-changelog.yml
- type: Conventions
  url: conventions/plangrid-conventions.yml
- type: DataModel
  url: data-model/plangrid-data-model.yml
- type: DomainSecurity
  url: security/plangrid-domain-security.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 12
  pass: local-v1