Monday.com Access the Monday.com API with managed OAuth authentication. Manage boards, items, columns, groups, users, and workspaces using GraphQL. Quick Start Base URL All requests use POST to the GraphQL endpoint. The gateway proxies requests to and automatically injects your OAuth token. Authentication All requests require the Maton API key in the Authorization header: Environment Variable: Set your API key as : Getting Your API Key 1. Sign in or create an account at maton.ai 2. Go to maton.ai/settings 3. Copy your API key Connection Management Manage your Monday.com OAuth connections at .…