Overview
To authenticate with Fillout (API Key), you need:- Hostname - Your Fillout instance URL
- API Key - A key that grants Nango permission to interact with Fillout’s API resources and services
Prerequisites
- You must have a Fillout account
Step 1: Finding your hostname and API key
- Navigate to Developer settings.
- Click Enable API if you haven’t already done so.

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

Step 2: Enter credentials in the Connect UI
Once you have both your Hostname and API Key:- Open the form where you need to authenticate with Fillout (API Key).
- Enter your Hostname and API Key in their respective fields.
- Submit the form to complete authentication.
