> ## Documentation Index
> Fetch the complete documentation index at: https://nango-tiktok-accounts-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Linkedin

API configuration: [`linkedin`](https://nango.dev/providers.yaml)

## Features

| Feature                                           | Status                        |
| ------------------------------------------------- | ----------------------------- |
| [Auth (OAuth)](/guides/oauth)                     | ✅                             |
| [Syncs](/guides/sync) & [Actions](/guides/action) | ✅                             |
| [Nango Proxy](/guides/proxy)                      | ✅                             |
| Auto-pagination                                   | 🚫 (time to contribute: \<1h) |
| API-specific rate limits                          | 🚫 (time to contribute: \<1h) |

<Tip>We can implement missing features in \<48h, just ask for it in the [community](https://nango.dev/slack).</Tip>

## Getting started

* [How to register an Application](https://learn.microsoft.com/en-us/linkedin/shared/authentication/authorization-code-flow?tabs=HTTPS1#step-1-configure-your-application)
* [OAuth-related docs](https://learn.microsoft.com/en-us/linkedin/shared/authentication/authorization-code-flow?context=linkedin%2Fcontext\&tabs=HTTPS1)
* [API](https://learn.microsoft.com/en-us/linkedin/?context=linkedin%2Fcontext)
* [Web API docs (their REST API)](https://learn.microsoft.com/en-us/linkedin/shared/api-guide/concepts?context=linkedin%2Fconsumer%2Fcontext)

<Tip>Need help getting started? Get help in the [community](https://nango.dev/slack).</Tip>

## API gotchas

* If the scope permissions are changed in your app, your users must re-authenticate to ensure that they have explicitly granted your application all of the permissions that it is requesting on their behalf.
* The scopes available to your app depend on which Products or Partner Programs your app has access to.

<Note>Add Getting Started links and Gotchas by [editing this page](https://github.com/nangohq/nango/tree/master/docs-v2/integrations/all/linkedin.mdx)</Note>
