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

# Pleo - How do I link my account?

# Overview

To authenticate with Pleo, you need:

1. **OAuth Subdomain** - The subdomain used for Pleo's OAuth authorization flow.
2. **API Subdomain** - The subdomain used for Pleo API requests.

This guide will walk you through entering the correct values for your Pleo environment.

### Prerequisites:

* You must have a Pleo account with API access.

### Instructions:

#### Step 1: Identify your environment

Use the following values depending on your Pleo environment:

| Environment | OAuth Subdomain | API Subdomain      |
| ----------- | --------------- | ------------------ |
| Production  | `auth`          | `external`         |
| Staging     | `auth.staging`  | `external.staging` |

#### Step 2: Enter credentials in the Connect UI

1. Open the form where you need to authenticate with Pleo.
2. Enter both **OAuth Subdomain** and **API Subdomain** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/XKdj2EUeViFf9N_B/api-integrations/pleo/fom.png?fit=max&auto=format&n=XKdj2EUeViFf9N_B&q=85&s=6462843255560867c04ad239c7532368" style={{maxWidth: "450px" }} width="500" height="699" data-path="api-integrations/pleo/fom.png" />

You are now connected to Pleo.

***
