You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Click **API keys** to view or create new **API keys**. Then, click **Create new key**.
5. **Name** your **API Key** and add a **Description**. To scope your key appropriately, click the checkbox for each Apollo API endpoint you need to access.
6. Click **Create API key**.
7. On the **API Keys** page, click on the reveal button next to your newly generated API key to reveal it.
To access all endpoints that are available with your Apollo plan, set your key to be a master key by toggling on the **Set as master key** slider. Certain endpoints such as [Get a List of Users](https://docs.apollo.io/docs/get-a-list-of-users) are only accessible when using a master API key.
#### Step 2: Enter credentials in the Connect UI
Once you have your API Key:
Open the form where you need to authenticate with Apollo.
Enter your API Key in its respective field.
Submit the form, and you should be successfully authenticated.