> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peopledatalabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How To Authenticate Our APIs Within a Make.com Scenario

To authenticate our APIs within a Make.com scenario, do the following:

1. Go to your Make.com dashboard and click **+ Create a new scenario**:

![2880](https://files.readme.io/21fa5a3-make1.png "make1.png")

2. On the **New scenario** page, click **+**:

![2880](https://files.readme.io/6d08a70-make2.png "make2.png")

3. From the list of available apps, select **People Data Labs**:

![2880](https://files.readme.io/7141620-make3.png "make3.png")

4. In this tutorial, we are going to use the Person Enrichment API. So select **Enrich a Person**:

![2880](https://files.readme.io/e44e7c4-make4.png "make4.png")

5. If you have never created a PDL connection in Make.com, you will need to create one by clicking **Add**:

![2880](https://files.readme.io/bb825e7-make5.png "make5.png")

Then enter a name for the **Connection name** and your PDL API key in **API Key**:

![2880](https://files.readme.io/432ef23-make6.png "make6.png")

Next click **Save**.

6. Enter data for the person that you want to enrich:

![2880](https://files.readme.io/01f3cbf-make7.png "make7.png")

You can enter the following fields:

* **[Name](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#name)**
* **[First name](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#first_name)**
* **[Last name](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#last_name)**
* **[Middle name](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#middle_name)**
* **[Location](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#location)**
* **[Street address](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#street_address)**
* **[Locality](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#locality)**
* **[Region](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#region)**
* **[Country](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#country)**
* **[Postal code](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#postal_code)**
* **[Company](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#company)**
* **[School](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#school)**
* **[Phone](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#phone)**
* **[Email](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#email)**
* **[Email hash](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#email_hash)**
* **[Profile](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#profile)**
* **[Lid](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#lid)**
* **[Birth date](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#birth_date)**
* **[Titlecase](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#titlecase)**
* **[Data include](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#data_include)**
* **[Include if matched](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#include_if_matched)**
* **[Min likelihood](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#min_likelihood)**
* **[Required](https://docs.peopledatalabs.com/docs/input-parameters-person-enrichment-api#required)**

Finally, click **OK**.