> ## 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.

# Energy Performance Certificates (Gov.UK) - How do I link my account?

# Overview

To authenticate with the Energy Performance Certificates (Gov.UK) API, you need:

1. **API Key** - A bearer token issued by the EPC data service when you register.

This guide will walk you through registering for API access and locating your API key.

### Prerequisites

* A registered account on the [Get energy performance of buildings data](https://get-energy-performance-data.communities.gov.uk) service.

### Instructions

#### Step 1: Finding Your API Key

> **Note:** This API is provided by the UK Ministry of Housing, Communities and Local Government (MHCLG) for accessing Energy Performance Certificate data for England and Wales. Access is free but requires registration.

1. Visit [https://get-energy-performance-data.communities.gov.uk](https://get-energy-performance-data.communities.gov.uk) and register for an account if you don't already have one.
2. Once registered, log in and navigate to '[My Account](https://get-energy-performance-data.communities.gov.uk/api/my-account)'.
3. Your **API Key** is displayed in the page footer. Copy the value from *Bearer token (for developers)*.

<img src="https://mintcdn.com/nango/Db02d7dGx17l4_Nj/api-integrations/epc-gov-uk/api-key.png?fit=max&auto=format&n=Db02d7dGx17l4_Nj&q=85&s=66cf9bddbe09afbdfbcd913df7469124" width="1446" height="1242" data-path="api-integrations/epc-gov-uk/api-key.png" />

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

Once you have your **API Key**:

1. Open the form where you need to authenticate with the EPC API.
2. Enter your **API Key** in the API Key field.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/Db02d7dGx17l4_Nj/api-integrations/epc-gov-uk/form.png?fit=max&auto=format&n=Db02d7dGx17l4_Nj&q=85&s=198a669335d3eb66257d88e560d0fcab" style={{maxWidth: "450px" }} width="1022" height="1418" data-path="api-integrations/epc-gov-uk/form.png" />

You are now connected to the Energy Performance Certificates (Gov.UK) API.
