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

# Subaccounts

* [Create subaccount](/api-documentation/api/rest-api/subaccounts/create-subaccount): This endpoint allows regular accounts to create subaccounts with a secure authentication scheme. Both the main account and subaccount must sign to establish the relationship.
* [List subaccounts](/api-documentation/api/rest-api/subaccounts/list-subaccounts): Lists all subaccounts associated with a main (parent) account. Returns address, balance, and other account details for each subaccount.
* [Subaccount fund transfer](/api-documentation/api/rest-api/subaccounts/subaccount-fund-transfer): This endpoint allows transfer of funds between main and subaccounts
* [Subaccount spot transfer](/api-documentation/api/rest-api/subaccounts/subaccount-spot-transfer): This endpoint allows users to transfer spot assets between a main account and its subaccounts
