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

# Dwolla Connect

> Use Dwolla’s existing bank partnerships to connect your software to the banking infrastructure.

## Overview

Welcome to the developer documentation for Dwolla Connect! Our Get Started documentation will walk you through the steps of building your integration. Once you’re familiar with how to integrate, navigate our API Reference docs for more information on resource descriptions, endpoints, parameters, and request examples using Dwolla SDKs.

## Get Started

Before you start exploring and building an integration that utilizes Dwolla Connect, learn more about what it is and how it works through our Get Started resources.

<Card title="What is Dwolla Connect?" href="/docs/connect/what-is-dwolla-connect">
  Learn about Dwolla Connect’s robust features and how it simplifies creating seamless and secure account-to-account payments for businesses and developers.
</Card>

<Card title="Planning Your Integration" href="/docs/connect/planning-your-integration">
  Understanding the steps for a Dwolla Connect integration and for taking your integration live.
</Card>

## Build

Find all the essential resources and tools to kickstart your integration with Dwolla Connect. The API Reference docs detail the key resources involved with building your integration, from onboarding external parties to initiating transfers.

<Card title="API Reference" href="/docs/connect/api-reference">
  The API Reference provides detailed information about Dwolla Connect’s API functionality. Includes resource descriptions, endpoints, schemas, and error codes.
</Card>

<Card title="Postman Collection" href="https://www.postman.com/dwolladev/workspace/dwolla/collection/5009345-52001489-7e46-4576-b76c-f7e581cdac15">
  Postman is a powerful tool that can be used to get started with API development and testing. Import the Dwolla Connect collection to get started with making API requests.
</Card>

<Note>
  **Start Testing in the Dwolla Sandbox**

  Use the sandbox environment to test API requests. <a href="https://accounts-sandbox.dwolla.com/login">Create a Sandbox Account</a>
</Note>
