Linear OAuth 2.0

OAuth 2.0 authorization-code and PKCE flows for third-party apps. Authorize at https://linear.app/oauth/authorize, exchange tokens at https://api.linear.app/oauth/token. Scopes include read, write, issues:create, comments:create, timeSchedule:write, and admin.

Linear OAuth 2.0 is one of 4 APIs that Linear publishes on the APIs.io network.

Tagged areas include OAuth, Authentication, and Authorization. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: linear-app:linear-oauth
name: Linear OAuth 2.0
description: OAuth 2.0 authorization-code and PKCE flows for third-party apps. Authorize at https://linear.app/oauth/authorize,
  exchange tokens at https://api.linear.app/oauth/token. Scopes include read, write, issues:create, comments:create,
  timeSchedule:write, and admin.
tags:
- OAuth
- Authentication
- Authorization
properties:
- url: https://linear.app/developers/oauth-2-0-authentication
  type: Documentation
- url: https://linear.app/oauth/authorize
  type: AuthorizationURL
- url: https://api.linear.app/oauth/token
  type: TokenURL