# Invoice Ninja credentials

You can use these credentials to authenticate the following nodes:

- [Invoice Ninja](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.invoiceninja)
- [Invoice Ninja Trigger](#)


## Prerequisites

Create an [Invoice Ninja](https://www.invoiceninja.com/) account. Only the Pro and Enterprise plans support API integrations.

## Supported authentication methods

- API key


## Related resources

Refer to Invoice Ninja's [v4 API documentation](https://invoice-ninja.readthedocs.io/en/latest/api.html) and [v5 API documentation](https://api-docs.invoicing.co/) for more information about the APIs.

## Using API key

To configure this credential, you'll need:

- A **URL**: If Invoice Ninja hosts your installation, use either of the default URLs mentioned. If you're self-hosting your installation, use the URL of your Invoice Ninja instance.
- An **API Token**: Generate an API token in **Settings > Account Management > API Tokens**.
- An optional **Secret**, available only for v5 API users