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

# Ayrshare 提供哪些功能？| 社群媒體 API

> 探索 Ayrshare 的核心功能：多平台發文、排程、分析、自動 hashtag、媒體管理，以及專為開發者打造的社群媒體 API。

Ayrshare API 的主要功能包括：

<CardGroup cols={2}>
  <Card title="多使用者管理" icon="circle-check" href="/multiple-users/business-plan-overview">
    直接在你的產品內管理所有使用者的社群帳戶。透過 Business 方案或 Launch 方案，
    以 API 或 Ayrshare 儀表板進行發文、自動排程與分析。
  </Card>

  <Card title="排程貼文" icon="circle-check" href="/apis/post/overview#schedule-posts">
    建立含有文字、圖片或影片的貼文，並可立即發佈或
    排程在未來的日期時間發送。
  </Card>

  <Card title="刪除貼文" icon="circle-check" href="/apis/post/delete-post">
    只需將貼文 ID 傳送至刪除端點，即可從所有
    社群媒體網路刪除該貼文。
  </Card>

  <Card title="貼文歷史紀錄" icon="circle-check" href="/apis/history/overview">
    取得你透過 Ayrshare 發出的貼文歷史紀錄與狀態，並包含每則貼文的詳細
    metadata。
  </Card>

  <Card title="進階分析" icon="circle-check" href="/apis/analytics/overview">
    取得使用者與貼文連結的進階分析，包括按讚、
    轉推與點擊等指標。
  </Card>

  <Card title="訊息" icon="circle-check" href="/apis/messages/overview">
    透過 Messages API 管理使用者的私訊，處理跨其偏好管道
    聯絡他們的對象，提供無縫的
    客戶體驗。
  </Card>

  <Card title="圖片與影片管理" icon="circle-check" href="/apis/media/overview">
    直接將圖片或影片上傳到 Ayrshare 並取得可用於發文的 URL。
    無需另外的圖片／影片託管服務。
  </Card>

  <Card title="短連結" icon="circle-check" href="/apis/links/overview">
    提交一個 URL 並取得短網址，以節省貼文的字元數。
  </Card>

  <Card title="留言管理" icon="circle-check" href="/apis/comments/overview">
    擷取、發佈與管理貼文的留言。絕不錯過任何
    提升互動的機會。
  </Card>

  <Card title="自動 Hashtag" icon="circle-check" href="/apis/hashtags/auto-hashtags">
    根據最相關的關鍵字自動為貼文加入 hashtag，
    並考量即時的 hashtag 熱門度。
  </Card>

  <Card title="評論" icon="circle-check" href="/apis/reviews/overview">
    擷取、回覆或刪除 Google Business Profile 與 Facebook 粉絲專頁的
    評論回覆。
  </Card>

  <Card title="整合" icon="circle-check" href="/packages-guides/overview">
    透過 Notion、Airtable、Make、Retool 及 Bubble 等 Ayrshare 整合，
    節省團隊時間。
  </Card>

  <Card title="以 AI 生成貼文" icon="circle-check" href="/apis/generate/overview">
    使用 AI 建立或改寫社群貼文、轉錄影片等等。
  </Card>

  <Card title="Webhook" icon="circle-check" href="/apis/webhooks/overview">
    註冊 webhook 以非同步接收各種事件的更新，包括排程貼文、訊息與社群帳戶連結。
  </Card>
</CardGroup>
