--- title: Travis CI credentials description: Documentation for Travis CI credentials. Use these credentials to authenticate Travis CI in n8n, a workflow automation platform. contentType: [integration, reference] --- # Travis CI credentials You can use these credentials to authenticate the following nodes: - [Travis CI](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.travisci.md) ## Prerequisites Create a [Travis CI](https://travis-ci.com/) account. ## Supported authentication methods - API token ## Related resources Refer to [Travis CI's API documentation](https://docs.travis-ci.com/user/developer/) for more information about the service. ## Using API token To configure this credential, you'll need: - An **API Token**: Get your API token from **Account Settings >** [**API Token**](https://packagecloud.io/api_token) or generate one through the Travis CI [command line client](https://github.com/travis-ci/travis.rb#installation) .