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

# Getting Started

> Core API components for Bilt Partner integrations

***

# Integration Overview

Welcome to the Bilt Partner Integration documentation. This guide outlines the core components required to integrate your platform with Bilt's connected ecosystem.

***

## Integration Capabilities

*There are a few variations of data integrations with Bilt, consisting of (but not limited to):*

| Capability                  | Description                                                                                                                                                     | Components          | Required |
| :-------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------ | :------- |
| **Bilt to Partner Linking** | Account linking initiated from the Bilt app; Bilt calls APIs you host — see [Bilt to Partner Account Linking](/account-linking/bilt-to-partner-account-linking) | mTLS + bearer token | **Yes**  |
| **Partner to Bilt Linking** | Account linking initiated from Partner app via OAuth — see [Partner to Bilt Account Linking](/account-linking/account-links-api)                                | OAuth 2.0 / OIDC    | **Yes**  |
| **Account Unlinking**       | Bidirectional — either side can disconnect a link, see [Bilt to Partner Account Linking](/account-linking/bilt-to-partner-account-linking)                      | POST API            | **Yes**  |
