# Strapi credentials

You can use these credentials to authenticate the following nodes with Strapi.

- [Strapi](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.strapi)


## Supported authentication methods

You can choose whether to authenticate with username and password, or with API token.

[API tokens](https://docs.strapi.io/dev-docs/configurations/api-tokens) provides information about getting your Strapi API token.

To use a username and password, you need to understand Strapi's [Users & Permissions plugin](https://docs.strapi.io/user-docs/plugins/strapi-plugins#-users--permissions-plugin).

## Related resources