Procore · GraphQL Specification

Procore GraphQL Schema

This is a conceptual GraphQL schema for the Procore construction management platform. Procore exposes its data via a REST API (v1) at `https://api.procore.com`, documented at `https://developers.procore.com/reference/rest/v1/`. This schema represents how Procore's core domain objects would be expressed as a GraphQL API, covering project management, financials, quality and safety, field productivity, documents, scheduling, and platform administration.

Documentation Endpoint View on GitHub ConstructionProject ManagementConstruction ManagementField ProductivityFinancial ManagementGraphQL

Overview

Procore GraphQL Schema is a GraphQL API specification published by Procore on the APIs.io network.

This is a conceptual GraphQL schema for the Procore construction management platform. Procore exposes its data via a REST API (v1) at https://api.procore.com, documented at https://developers.procore.com/reference/rest/v1/. This schema represents how Procore’s core domain objects would be expressed as a GraphQL API, covering project management, financials, quality and safety, field productivity, documents, scheduling, and platform administration.

The specification includes 4 reference links.

Tagged areas include Construction, Project Management, Construction Management, Field Productivity, and Financial Management.

Endpoint

References

Back to Procore · All GraphQL Specs · GitHub