Torq uses OAuth2 authentication to authenticate requests. This guide walks you through the setup process. For more details, see [Torq's documentation](https://kb.torq.io/en/articles/9140106-oauth-2-0). ## 1. Create an OAuth2 Application In Torq, click your workspace icon/avatar. Click API Keys > Create API Key. Give the API key a meaningful name and click *Create* . Copy the Client ID and Client Secret to use when you create the OAuth 2.0 integration in Torq. We use the OAuth Token URL from the documentation above, so no configuration of that is required. ## Configure the Integration Create your integration by supplying the following values. **ClientId** This is the OAuth Client Id gathered in Step 1. **ClientSecret** This is the OAuth Client Secret gathered in Step 1.