Linear
Linear integration provides project management data: open issues categorized as ideas or bugs (based on label names), and recently completed issues for the shipping log.What it powers
- Ideas + Bugs widget — List of open issues with priority, status, and age
- Shipping Log widget — Completed issues appear as shipped items
Getting your API key
Sign in to Linear
Go to linear.app and sign in.
Go to API settings
Click your avatar in the bottom-left, then go to Settings > API (or visit linear.app/settings/api directly).
Environment variables
.env.local
API details
| Property | Value |
|---|---|
| API | GraphQL at https://api.linear.app/graphql |
| Rate limit | Standard Linear API limits |
| Cache TTL | 2 minutes (teams: 1 hour) |
| Authentication | Bearer token (Authorization: Bearer lin_api_...) |
Widgets that use this service
Ideas + Bugs
Primary data source for all ideas and bug tracking.
Shipping Log
Shows completed Linear issues as shipped items.