Linear

Project management API key Windmill docs

Create and update issues, and read teams and projects, from any Windmill script, flow or app.

Set up in 3 steps

1

Create an API key

At linear.app/settings/api, create a personal API key and copy it.

2

Add the resource in Windmill

Open Resources, add a resource of type linear, and paste the key.

3

Run your first script

Fork any script below and list your teams — most calls need a team id.

Scripts

Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.

Resource type

linear — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
apiKeystringYesThe API key for the Linear API

Questions

What can the key do?

Everything your own account can, across every team you belong to. Linear has no per-key scopes, so create it on an account with the access you intend.

Is my key stored on the hub?

Never. It lives only in your own Windmill workspace, encrypted at rest.