linear · GraphQL Specification

linear GraphQL API

Linear's public GraphQL API provides full access to create, read, update, and query issues, projects, cycles, roadmaps, and teams. It is the same API Linear uses internally for its own applications, supporting pagination, filtering, attachments, and file uploads.

Documentation Endpoint View on GitHub GraphQL

Overview

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

Linear’s public GraphQL API provides full access to create, read, update, and query issues, projects, cycles, roadmaps, and teams. It is the same API Linear uses internally for its own applications, supporting pagination, filtering, attachments, and file uploads.

The GraphQL endpoint is available at https://api.linear.app/graphql. documentation is published at https://linear.app/developers/graphql.

The specification includes 5 reference links.

Endpoint

https://api.linear.app/graphql

References

Related API Specs

Linear GraphQL API (OpenAPI) Linear Webhooks API (AsyncAPI)
Back to linear · All GraphQL Specs · GitHub