Linear
active

Modern issue tracking — projects, cycles, teams with GraphQL API

project-managementBearer TokenFREEMIUM
🤖 00 ↓  |  👤 00
Official Documentation

Connect via PincerAPI

Use our proxy to call Linear with your PincerAPI key. No separate signup needed.

# Get instructions for Linear
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
  https://pincerapi.com/api/v1/apis/linear/instructions

# Call through PincerAPI proxy
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
  "https://pincerapi.com/api/v1/connect/linear/your/endpoint/here"

Direct Setup

Endpoints

POST/graphql

Create a new issue

💡 teamId is required; get from teams query first

Related APIs in project-management