Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mirage.strukto.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.