Monday · GraphQL Specification

Monday.com GraphQL API

Monday.com exposes a native GraphQL API that provides full programmatic access to boards, items, columns, users, workspaces, updates, webhooks, and other platform resources. All API requests are sent as HTTP POST to a single endpoint.

Documentation Endpoint View on GitHub Documents And ProductivityPublic APIsGraphQL

Overview

Monday.com GraphQL API is a GraphQL API specification published by Monday on the APIs.io network.

Monday.com exposes a native GraphQL API that provides full programmatic access to boards, items, columns, users, workspaces, updates, webhooks, and other platform resources. All API requests are sent as HTTP POST to a single endpoint.

The GraphQL endpoint is available at https://api.monday.com/v2.

Tagged areas include Documents And Productivity and Public APIs.

Endpoint

`https://api.monday.com/v2`
Back to Monday · All GraphQL Specs · GitHub