> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-get-deployments-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Fillout (API Key) - How do I link my account?

# Overview

To authenticate with Fillout (API Key), you need:

1. **Hostname** - Your Fillout instance URL
2. **API Key** - A key that grants Nango permission to interact with Fillout's API resources and services

This guide will walk you through finding both your **Hostname** and **API Key** within Fillout.

## Prerequisites

* You must have a Fillout account

## Step 1: Finding your hostname and API key

1. Navigate to [Developer settings](https://build.fillout.com/home/settings/developer).
2. Click **Enable API** if you haven't already done so.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/m2srw3HGtarsGGhR/integrations/all/fillout-api-key/enable_api.png?fit=max&auto=format&n=m2srw3HGtarsGGhR&q=85&s=b4ee40e5db1ee1d90ea3eb705792db49" width="1918" height="647" data-path="integrations/all/fillout-api-key/enable_api.png" />

3. Your **Hostname** will appear in the **Base URL** field. It is the value between `https://` and `/v1/api`. In the example below, the **Hostname** is `api.fillout.com`. Your **API Key** will be shown in the **API Key** field.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/m2srw3HGtarsGGhR/integrations/all/fillout-api-key/credentials.png?fit=max&auto=format&n=m2srw3HGtarsGGhR&q=85&s=979bc19b5ba5b1540b4a368f3be228f2" width="1918" height="647" data-path="integrations/all/fillout-api-key/credentials.png" />

## Step 2: Enter credentials in the Connect UI

Once you have both your **Hostname** and **API Key**:

1. Open the form where you need to authenticate with Fillout (API Key).
2. Enter your **Hostname** and **API Key** in their respective fields.
3. Submit the form to complete authentication.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/m2srw3HGtarsGGhR/integrations/all/fillout-api-key/form.png?fit=max&auto=format&n=m2srw3HGtarsGGhR&q=85&s=57df2e6bed5cfe9b5b748dfd7fa810f6" style={{maxWidth: "450px" }} width="500" height="792" data-path="integrations/all/fillout-api-key/form.png" />

You are now connected to Fillout (API Key).
