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

# ConvertAPI credentials

You can use these credentials to authenticate when using the [HTTP Request node](/integrations/builtin/core-nodes/n8n-nodes-base.httprequest.md) to make a [Custom API call](/integrations/builtin/custom-api-actions-for-existing-nodes.md).

## 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 [ConvertAPI's API documentation](https://docs.convertapi.com/docs/getting-started) for more information about the service.

This is a credential-only node. Refer to [Custom API operations](/integrations/builtin/custom-api-actions-for-existing-nodes.md) to learn more. View [example workflows and related content](https://n8n.io/integrations/convertapi/) on n8n's website.

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

To configure this credential, you'll need a [ConvertAPI](https://www.convertapi.com/a/signin) account and:

* An [**API Token**](https://docs.convertapi.com/docs/api-tokens) to authenticate requests to the service.

Refer to [ConvertAPI's API documentation](https://docs.convertapi.com/docs/authentication) for more information about authenticating to the service.
