> ## Documentation Index
> Fetch the complete documentation index at: https://nango-wari-add-support-for-humaans.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Private API (Basic Auth) - How do I link my account?

# Overview

To authenticate with Private API (Basic Auth), you need two key pieces of information:

1. **Username** - Your username for Basic Authentication
2. **Password** - Your password for Basic Authentication

This guide will walk you through setting up a connection with Private API (Basic Auth).

## Step 1: Get your credentials

You'll need to obtain your username and password from your API provider.

## Step 2: Enter credentials in the Connect UI

Once you have your **Username** and **Password**:

1. Open the form where you need to authenticate with Private API (Basic Auth).
2. Enter your **Username** in the Username field.
3. Enter your **Password** in the Password field.
4. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-wari-add-support-for-humaans/tgf4L6K8H0sOMOVd/integrations/all/private-api-basic/form.png?fit=max&auto=format&n=tgf4L6K8H0sOMOVd&q=85&s=7f119dc618bf96ecd3f048fe7118eff3" style={{maxWidth: "450px" }} width="500" height="800" data-path="integrations/all/private-api-basic/form.png" />

You are now connected to Private API (Basic Auth).
