> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/credentials/disqus.md).

# Disqus credentials

You can use these credentials to authenticate the following nodes:

* [Disqus](/integrations/builtin/app-nodes/n8n-nodes-base.disqus.md)

## Prerequisites <a href="#prerequisites" id="prerequisites"></a>

* Create a [Disqus](https://www.disqus.com/) account.
* Register an [API application](https://help.disqus.com/en/articles/1717083-how-to-create-an-api-application).

## Supported authentication methods <a href="#supported-authentication-methods" id="supported-authentication-methods"></a>

* API access token

## Related resources <a href="#related-resources" id="related-resources"></a>

Refer to [Disqus's API documentation](https://disqus.com/api/docs/) for more information about the service.

## Using API access token <a href="#using-api-access-token" id="using-api-access-token"></a>

To configure this credential, you'll need:

* An **Access Token**: Once you've registered an API application, copy the **API Key** and add it to n8n as the **Access Token**.
