# Linear

API configuration: [`linear`](https://terapi.dev/providers.yaml)

### Features

| Features                                                                                                          | Status |
| ----------------------------------------------------------------------------------------------------------------- | ------ |
| [Auth (OAuth)](https://terapi.gitbook.io/terapi-api-explorer/integrate/guides/authorize-an-api)                   | ✅      |
| [Sync data](https://terapi.gitbook.io/terapi-api-explorer/integrate/guides/sync-data-from-an-api)                 | ✅      |
| [Perform workflows](https://terapi.gitbook.io/terapi-api-explorer/integrate/guides/perform-workflows-with-an-api) | ✅      |
| [Proxy requests](https://terapi.gitbook.io/terapi-api-explorer/integrate/guides/proxy-requests-to-an-api)         | ✅      |
| [Receive webhooks](https://terapi.gitbook.io/terapi-api-explorer/integrate/guides/receive-webhooks-from-an-api)   | ✅      |

If you need any additional features, we can typically implement them in under 48 hours. Feel free to reach out to the community!

### Getting started

* [Register an Application](https://developers.linear.app/docs/oauth/authentication#1.-create-an-oauth2-application-in-linear)
* [OAuth Documentation](https://developers.linear.app/docs/oauth/authentication)
* [Available OAuth Scopes](https://developers.linear.app/docs/oauth/authentication)
* [GraphQL API Reference](https://developers.linear.app/docs/graphql/working-with-the-graphql-api)

If you require assistance while getting started, don’t hesitate to ask in the community.

### API gotchas

Your contributions to enhance this documentation are welcome!
