For the complete documentation index, see llms.txt. This page is also available as Markdown.

Linear

Connection Requirements

1 - Domain

The domain of the Linear API (default: api.linear.app).

2 - Port

Port number (optional, default: 443).

3 - API Key

From settings, head to the Security and Access menu. Click on the Create API Key in the Personal API keys section. You may give read only permission to the api key.

We advise you to choose the All teams you have access to option in the Team access setting.

4 - Is Secure?

Choose this if your connection is going to be over HTTPS. (optional, default: True).

5 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

Last updated