> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Fund Account APIs

> A Fund Account is an entity to which payouts are made. To make a payout to a contact, you must add a fund account to the contact. Use our APIs to perform these actions or access them directly from the [RazorpayX Dashboard](https://x.razorpay.com/auth).

## Fund Account APIs

The table below lists the various endpoints and gives a brief description of each:

## API Endpoint | Description

## [Create a Fund Account using Bank Account details](/api/x/fund-accounts/create/bank-account) | Creates a new fund account using bank account details.

## [Create a Fund Account using VPA](/api/x/fund-accounts/create/vpa) | Creates a new fund account using VPA.

## [Activate or Deactivate a Fund Account](/api/x/fund-accounts/activate-or-deactivate) | Activates or deactivates an existing fund account.

## [Fetch all Fund Accounts](/api/x/fund-accounts/fetch-all) | Retrieves all the fund accounts.

## [Fetch a Fund Account with ID](/api/x/fund-accounts/fetch-with-id) | Retrieves a single fund account with ID.

### Related Information

* [Fund Accounts](/x/fund-accounts)
* [Subscribe to Webhooks](/x/apis/subscribe)
