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.
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
References
- Documentation https://linear.app/developers/graphql
- Reference https://studio.apollographql.com/public/Linear-API/schema/reference?variant=current
- Authentication https://linear.app/developers/oauth-2-0-authentication
- Documentation https://linear.app/developers/webhooks
- GettingStarted https://linear.app/developers/sdk-webhooks