Box GraphQL Schema
This directory contains a conceptual GraphQL schema for the Box cloud content management platform. Box exposes a REST API (v2) at `https://api.box.com/2.0`. The schema in `box-schema.graphql` translates that REST surface into a typed GraphQL layer covering the full breadth of Box platform capabilities.
Overview
Box GraphQL Schema is a GraphQL API specification published by Box on the APIs.io network.
This directory contains a conceptual GraphQL schema for the Box cloud content management platform. Box exposes a REST API (v2) at https://api.box.com/2.0. The schema in box-schema.graphql translates that REST surface into a typed GraphQL layer covering the full breadth of Box platform capabilities.
Tagged areas include Cloud Storage, Collaboration, Content Management, Documents, and Enterprise.
Endpoint
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.