Basecamp · GraphQL Specification

Basecamp GraphQL Schema

This is a conceptual GraphQL schema for the Basecamp project management platform, derived from the Basecamp REST API (bc3-api). Basecamp does not currently offer a native GraphQL endpoint; this schema represents the data model as it would be expressed in GraphQL, based on the official REST API documentation at https://github.com/basecamp/bc3-api.

Documentation Endpoint View on GitHub CollaborationProject ManagementRESTSaaSTeam CommunicationGraphQL

Overview

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

This is a conceptual GraphQL schema for the Basecamp project management platform, derived from the Basecamp REST API (bc3-api). Basecamp does not currently offer a native GraphQL endpoint; this schema represents the data model as it would be expressed in GraphQL, based on the official REST API documentation at https://github.com/basecamp/bc3-api.

Tagged areas include Collaboration, Project Management, REST, SaaS, and Team Communication.

Endpoint

Related API Specs

Basecamp API (OpenAPI) Basecamp Webhooks (AsyncAPI) Basecamp OAuth (OpenAPI)
Back to Basecamp · All GraphQL Specs · GitHub