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

# API 功能

> Fluz API 的全部功能 — 每項能力皆與帳戶無關。

<CardGroup cols={2}>
  <Card title="虛擬卡" icon="credit-card" href="/features/virtual-cards">
    消費控制、鎖定/解鎖、PIN 碼、錢包佈建，以及最多 10,000 張的批次發卡。
  </Card>

  <Card title="禮品卡" icon="gift" href="/merchant-catalog">
    上千個品牌、優惠比較、庫存檢查與折扣定價。
  </Card>

  <Card title="錢包與轉帳" icon="wallet" href="/features/move-funds-with-external-accounts">
    消費帳戶、存款、提款，以及帳戶內或跨帳戶轉帳。
  </Card>

  <Card title="資金來源" icon="coins" href="/features/funding-sources">
    透過 Plaid 連結銀行卡與銀行帳戶，並可隨需提取資金。
  </Card>

  <Card title="交易" icon="list" href="/features/get-all-transactions">
    查詢所有活動，並以備忘錄、分類與附件加註說明。
  </Card>

  <Card title="授權使用者" icon="users" href="/features/create-authorized-users">
    新增團隊成員、為他們發卡，並設定審批流程。
  </Card>
</CardGroup>

## 更深入了解

<CardGroup cols={3}>
  <Card title="API 參考" icon="book" href="https://storage.googleapis.com/fluz-public-docs/api-reference.html">
    GraphQL 結構中的每個查詢、變更與型別。
  </Card>

  <Card title="程式碼範例" icon="code" href="/recipes/generate-user-access-token">
    可直接複製貼上的單一操作腳本 — 權杖、卡片、資金移動。
  </Card>

  <Card title="更新日誌" icon="scroll-text" href="/changelog">
    近期更新、新增功能與破壞性變更。
  </Card>
</CardGroup>

<Info>
  **改為為客戶打造嗎？** 本頁的每項能力在連結的帳戶上運作方式完全相同 — 請傳送以客戶為範疇的 OAuth 權杖來取代你自己的。請參閱[打造平台](/build-a-platform)。
</Info>
