--- title: Invoice Ninja credentials description: Documentation for Invoice Ninja credentials. Use these credentials to authenticate Invoice Ninja in n8n, a workflow automation platform. contentType: [integration, reference] --- # Invoice Ninja credentials You can use these credentials to authenticate the following nodes: - [Invoice Ninja](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.invoiceninja.md) - [Invoice Ninja Trigger](/08-0-0-Workflow/integrations/builtin/trigger-nodes/n8n-nodes-base.invoiceninjatrigger.md) ## 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