Linear API

Linear GraphQL API provides access to issues, projects, and cycles used by engineering teams to track features and acceptance criteria. Linear supports structured issue descriptions with Markdown, enabling teams to embed acceptance criteria checklists directly on issues.

API entry from apis.yml

apis.yml Raw ↑
aid: acceptance-criteria:linear-api
name: Linear API
description: Linear GraphQL API provides access to issues, projects, and cycles used by engineering teams
  to track features and acceptance criteria. Linear supports structured issue descriptions with Markdown,
  enabling teams to embed acceptance criteria checklists directly on issues.
humanURL: https://developers.linear.app/docs/graphql/working-with-the-graphql-api
baseURL: https://api.linear.app/graphql
tags:
- Issues
- Project Management
- GraphQL
- Requirements
properties:
- url: https://developers.linear.app/docs/graphql/working-with-the-graphql-api
  type: Documentation
- url: https://developers.linear.app/docs/graphql/working-with-the-graphql-api#authentication
  type: Authentication
- url: graphql/acceptance-criteria-graphql.md
  type: GraphQL