> 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/kobotoolbox.md).

# KoboToolbox credentials

You can use these credentials to authenticate the following nodes:

* [KoboToolbox trigger](/integrations/builtin/trigger-nodes/n8n-nodes-base.kobotoolboxtrigger.md)
* [KoboToolbox](/integrations/builtin/app-nodes/n8n-nodes-base.kobotoolbox.md)

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

Create a [KoboToolbox](https://www.kobotoolbox.org/) account.

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

* API token

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

Refer to [KoboToolbox's API documentation](https://support.kobotoolbox.org/api.html) for more information about the service.

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

To configure this credential, you'll need:

* An **API Root URL**: Enter the URL of the KoboToolbox server where you created your account. For the Global KoboToolbox Server, use `https://kf.kobotoolbox.org`. For the European Union KoboToolbox Server, use `https://eu.kobotoolbox.org`.
* An **API Token**: Displayed in your **Account Settings**. Refer to [Getting your API token](https://support.kobotoolbox.org/api.html#getting-your-api-token) for more information.
