Skip to main content

Credentials

1. Create a Personal API Key

  1. Go to Settings -> Security & Access
  2. Create a new personal API key
  3. Copy the key

2. Set Environment Variables

# .env.development
LINEAR_API_KEY=lin_api_xxxx...
For Python configuration, see the Python Linear Setup guide.