Skip to main content
aitoolsatlas.ai
BlogAbout

Explore

  • All Tools
  • Comparisons
  • Best For Guides
  • Blog

Company

  • About
  • Contact
  • Editorial Policy

Legal

  • Privacy Policy
  • Terms of Service
  • Affiliate Disclosure
Privacy PolicyTerms of ServiceAffiliate DisclosureEditorial PolicyContact

© 2026 aitoolsatlas.ai. All rights reserved.

Find the right AI tool in 2 minutes. Independent reviews and honest comparisons of 890+ AI tools.

  1. Home
  2. Tools
  3. Linear API
OverviewPricingReviewWorth It?Free vs PaidDiscountAlternativesComparePros & ConsIntegrationsTutorialChangelogSecurityAPI
Project Management🔴Developer
L

Linear API

GraphQL API, MCP server, webhooks, and developer tooling for building Linear integrations and engineering workflow automations.

Starting at$0
Visit Linear API →
💡

In Plain English

Linear API lets developers build integrations, automations, dashboards, and AI-agent workflows on top of Linear workspace data.

OverviewFeaturesPricingGetting StartedUse CasesIntegrationsLimitationsFAQSecurityAlternatives

Overview

Linear API is Linear's official GraphQL-first developer platform for teams that want to build issue-tracking automations, internal engineering dashboards, AI-agent workflows, webhook-driven processes, and production integrations around Linear workspace data without moving engineering planning out of Linear or duplicating project state elsewhere. The public developer site at https://developers.linear.app documents a GraphQL-first API rather than a REST-first API, so developers work with schemas, queries, mutations, and typed objects for resources such as issues, projects, teams, cycles, comments, labels, users, and workflow states. Linear also documents API authentication patterns for personal API keys and OAuth 2.0, which gives teams a practical split between internal scripts owned by a workspace user and third-party apps that need user-authorized access. According to Linear's pricing information reflected in this record, API and webhook access are available on the Free plan, the Free plan includes 2 teams and 250 issues, and paid plans start with Basic at $10 per user per month when billed yearly. The Business plan is listed at $16 per user per month when billed yearly and adds business workflow features such as private teams and guests, Linear Insights, Linear Asks, Zendesk and Intercom integrations, and automation-oriented capabilities. Enterprise pricing is custom and annual, with enterprise controls such as SAML and SCIM, granular admin controls, migration and onboarding support, and priority support and account management.

For integration builders, the API is most useful when Linear is already the source of truth for product and engineering work. A platform team can query issue, project, team, and cycle data to build executive reporting, sprint health views, operational dashboards, or developer productivity tools. A DevOps team can use webhooks and GraphQL mutations to update issues when builds, deploys, incidents, or pull-request workflows change state. Support and success teams can route escalations from tools such as Zendesk, Intercom, Salesforce, Slack, email, Zapier, or Make into Linear while preserving engineering triage context. AI-agent developers can connect compatible clients to Linear through Linear's documented MCP support, including the remote MCP endpoint identified in this record as https://mcp.linear.app, and can use Linear issue and project context to search, create, update, or summarize engineering work. Linear's documentation also references real-time patterns and webhooks, which helps teams avoid brittle scheduled polling jobs when they need to react to issue, project, team, and comment events.

The strongest fit is for software organizations that value Linear's focused, opinionated project-management model and want programmable access to the same work graph their engineers use every day. The tradeoff is that teams must be comfortable with GraphQL, authentication design, webhook delivery, and production integration operations. Linear does not offer a self-hosted deployment in this record, official SDK support is strongest around TypeScript and JavaScript, and some AI-facing capabilities such as Linear Agent and MCP-related workflows may evolve faster than third-party tooling. Compared with broader work-management APIs such as Jira, Asana, Notion API, or Shortcut, Linear API is less about generic task databases and more about engineering workflows, issue lifecycles, projects, cycles, customer escalations, and AI-assisted software delivery. Linear states that more than 25,000 companies use the platform, and this record lists security signals including SOC 2, GDPR support, encryption in transit and at rest, SSO, RBAC, audit logs, API key authentication, and public security and privacy pages at https://linear.app/security and https://linear.app/privacy.

🦞

Using with OpenClaw

▼

Integrate through Linear's API, webhooks, or MCP-compatible workflows.

Use Case Example:

Extend engineering workflow automation with Linear issue, project, and team context.

Learn about OpenClaw →
🎨

Vibe Coding Friendly?

▼
Difficulty:Intermediate

Standard API use requires GraphQL and authentication knowledge.

Learn about Vibe Coding →

Was this helpful?

Editorial Review

Linear API is a strong choice for engineering teams that want programmable access to Linear issues, projects, teams, and workflow events.

Key Features

GraphQL API+

Linear's primary developer interface is a structured GraphQL API for querying and updating workspace objects such as issues, teams, projects, cycles, and comments.

Remote MCP Server+

Linear documents a hosted MCP endpoint at https://mcp.linear.app for compatible AI tools and agent clients.

Webhooks and Real-time Patterns+

Linear supports webhooks for event-driven workflows and real-time patterns that reduce the need for scheduled polling.

OAuth and Personal API Keys+

Developers can use personal API keys for internal automation or OAuth 2.0 for user-authorized third-party integrations.

TypeScript SDK and Developer Docs+

Linear provides developer documentation and TypeScript-oriented tooling for building production integrations.

Pricing Plans

Free

$0

  • ✓Unlimited members
  • ✓2 teams
  • ✓250 issues
  • ✓Agent platform access
  • ✓Linear Agent beta access
  • ✓API and webhook access

Basic

$10 per user per month, billed yearly

  • ✓5 teams
  • ✓Unlimited issues
  • ✓Unlimited file uploads
  • ✓Admin roles
  • ✓API and webhook access

Business

$16 per user per month, billed yearly

  • ✓Unlimited teams
  • ✓Private teams and guests
  • ✓Triage Intelligence
  • ✓Linear Agent automations beta
  • ✓Linear Insights
  • ✓Linear Asks
  • ✓Zendesk and Intercom integrations

Enterprise

Custom pricing, annual billing

  • ✓Invoice or PO billing
  • ✓SAML and SCIM
  • ✓Granular admin controls
  • ✓Enterprise-grade security
  • ✓Advanced org modeling
  • ✓Migration and onboarding support
  • ✓Priority support and account management
See Full Pricing →Free vs Paid →Is it worth it? →

Ready to get started with Linear API?

View Pricing Options →

Getting Started with Linear API

  1. 1Create a Linear workspace or use an existing workspace.
  2. 2Generate a personal API key or configure OAuth 2.0 for user-authorized access.
  3. 3Open the GraphQL Explorer and test queries against Linear's schema.
  4. 4Install the official TypeScript SDK if building a JavaScript or TypeScript integration.
  5. 5Set up a webhook endpoint for issue, project, team, and comment events.
  6. 6For AI agent integrations, review Linear's MCP and agent documentation.
Ready to start? Try Linear API →

Best Use Cases

🎯

Building an internal engineering dashboard that pulls Linear issue, project, team, and cycle data.

⚡

Connecting customer support escalations from systems such as Zendesk, Intercom, or Salesforce into Linear.

🔧

Creating CI/CD automations that update Linear issues when builds, deploys, or incidents change state.

🚀

Powering an AI coding assistant or internal agent that can search, create, and update Linear work.

💡

Replacing scheduled polling jobs with webhook-driven workflows for issue and project changes.

🔄

Building a third-party Linear integration for engineering teams.

Integration Ecosystem

27 integrations

Linear API works with these platforms and services:

🧠 LLM Providers
claudecursorcodexwindsurfzed
📊 Vector Databases
custom
☁️ Cloud Platforms
VercelAWSGCPAzure
💬 Communication
SlackDiscordEmail
📇 CRM
Salesforce
🗄️ Databases
postgresql
🔐 Auth & Identity
oauth-2.0api-key
📈 Monitoring
webhooks
🌐 Browsers
chrome
💾 Storage
linear-cloud
⚡ Code Execution
developer-hosted
🔗 Other
GitHubNotionJiraLinearZapierMake
View full Integration Matrix →

Limitations & What It Can't Do

We believe in transparent reviews. Here's what Linear API doesn't handle well:

  • ⚠GraphQL-only API access can be less familiar for teams expecting REST endpoints.
  • ⚠Some AI and automation capabilities depend on Linear workspace configuration and plan availability.
  • ⚠No dedicated self-hosted Linear deployment is available.
  • ⚠Opinionated workflows may require process changes for teams coming from highly customizable tools.
  • ⚠Official SDK support is strongest for TypeScript and JavaScript.
  • ⚠Free tier is limited by issue and team counts.
  • ⚠Enterprise pricing is not publicly fixed.
  • ⚠Linear Agent and MCP capabilities may evolve faster than third-party tooling around them.
  • ⚠Linear's own integrations may be simpler than custom API work for common workflows.

Pros & Cons

✓ Pros

  • ✓Provides GraphQL access to core Linear workspace data including issues, projects, teams, cycles, and comments.
  • ✓API and webhook access are included on the Free plan, which lowers the barrier for testing integrations.
  • ✓Supports both personal API keys for internal automation and OAuth for user-authorized apps.
  • ✓Linear documents a remote MCP endpoint at https://mcp.linear.app for compatible AI clients.
  • ✓The Business plan at $16 per user per month when billed yearly includes advanced workflow and insight features.
  • ✓Linear states that more than 25,000 companies use the platform.

✗ Cons

  • ✗The primary public API is GraphQL-first, so teams expecting REST endpoints may need onboarding time.
  • ✗The Free plan is useful for testing but limited to 2 teams and 250 issues.
  • ✗Some AI-facing capabilities are labeled beta or evolve quickly.
  • ✗Webhook-based integrations still require teams to operate reliable receiving infrastructure.
  • ✗Linear's opinionated workflow model may be a poor fit for organizations that require heavy customization.

Frequently Asked Questions

Does Linear have an API for building custom integrations?+

Yes. Linear provides a GraphQL API for querying and mutating workspace data, plus webhooks, OAuth, personal API keys, and developer documentation.

Is the Linear API free to use?+

Linear lists API and webhook access on its Free plan, while higher plans add broader workspace limits and business features.

Does Linear API support AI agents and MCP clients?+

Yes. Linear documents a hosted remote MCP endpoint and agent-related capabilities for connecting compatible AI tools to Linear workflows.

Should developers expect REST endpoints or GraphQL?+

Linear's primary public API is GraphQL, not REST. Teams should be comfortable with schemas, queries, mutations, and typed API workflows.

How does Linear API compare with Jira, Asana, Notion API, and Shortcut?+

Linear API is strongest for engineering organizations that already use Linear for issues and projects and want fast, focused workflow automation.

🔒 Security & Compliance

🛡️ SOC2 Compliant
✅
SOC2
Yes
✅
GDPR
Yes
—
HIPAA
Unknown
✅
SSO
Yes
❌
Self-Hosted
No
❌
On-Prem
No
✅
RBAC
Yes
✅
Audit Log
Yes
✅
API Key Auth
Yes
❌
Open Source
No
✅
Encryption at Rest
Yes
✅
Encryption in Transit
Yes
Data Retention: Plan and workspace dependent
Data Residency: NOT SPECIFIED IN THIS RECORD
📋 Privacy Policy →🛡️ Security Page →
🦞

New to AI tools?

Read practical guides for choosing and using AI tools

Read Guides →

Get updates on Linear API and 370+ other AI tools

Weekly insights on the latest AI tools, features, and trends delivered to your inbox.

No spam. Unsubscribe anytime.

What's New in 2026

Linear's 2026 MCP changelog describes expanded MCP and agent-oriented workflow capabilities for connecting AI tools to Linear.

Alternatives to Linear API

Jira

Project Management

Project management and issue tracking tool with integrated AI capabilities (Rovo) for enhanced workflow automation and insights.

Notion API

Integrations

Developer platform for building integrations with Notion workspaces. Access databases, pages, and content programmatically for AI agent workflows.

Asana

Project & Task Management

AI-powered project management platform with autonomous AI teammates, workflow automation, portfolio management, and enterprise-grade security for teams of all sizes.

View All Alternatives & Detailed Comparison →

User Reviews

No reviews yet. Be the first to share your experience!

Quick Info

Category

Project Management

Website

developers.linear.app
🔄Compare with alternatives →

Try Linear API Today

Get started with Linear API and see if it's the right fit for your needs.

Get Started →

Need help choosing the right AI stack?

Take our 60-second quiz to get personalized tool recommendations

Find Your Perfect AI Stack →

Want a faster launch?

Explore 20 ready-to-deploy AI agent templates for sales, support, dev, research, and operations.

Browse Agent Templates →

More about Linear API

PricingReviewAlternativesFree vs PaidPros & ConsWorth It?Tutorial