> ## 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 的核心功能：多平台发帖、定时发布、分析、自动标签、媒体管理，以及一款专为开发者打造的社交媒体 API。

Ayrshare API 的核心功能包括：

<CardGroup cols={2}>
  <Card title="Multiple User Management" icon="circle-check" href="/multiple-users/business-plan-overview">
    直接从你的产品中管理所有用户的社交账户。通过 Business Plan 或 Launch Plan，
    使用 API 或 Ayrshare 控制台进行发布、Auto
    Schedule 和分析。
  </Card>

  <Card title="Schedule Posts" icon="circle-check" href="/apis/post/overview#schedule-posts">
    创建包含文本、图片或视频的帖子，立即发送，
    或定时到未来的某个日期或时间发布。
  </Card>

  <Card title="Delete Posts" icon="circle-check" href="/apis/post/delete-post">
    只需将帖子 ID 发送到 delete 端点，即可从所有
    社交媒体网络中删除你的帖子。
  </Card>

  <Card title="Post History" icon="circle-check" href="/apis/history/overview">
    获取你通过 Ayrshare 发送的帖子的历史与状态，每个帖子都附带详细的
    元数据。
  </Card>

  <Card title="Advanced Analytics" icon="circle-check" href="/apis/analytics/overview">
    获取用户和帖子链接的高级分析数据，包括点赞、
    转推和点击。
  </Card>

  <Card title="Messaging" icon="circle-check" href="/apis/messages/overview">
    通过 Messages API 管理用户的私信，回复那些在其
    偏好渠道上联系他们的人，从而带来
    顺畅的客户体验。
  </Card>

  <Card title="Images & Videos Management" icon="circle-check" href="/apis/media/overview">
    将图片或视频直接上传到 Ayrshare，并获取用于发帖的 URL。
    无需额外的图片/视频托管服务。
  </Card>

  <Card title="Link Shortening" icon="circle-check" href="/apis/links/overview">
    提交 URL 并获取短链接，节省帖子中的字符数。
  </Card>

  <Card title="Comment Management" icon="circle-check" href="/apis/comments/overview">
    获取、发布和管理帖子的评论。绝不错过任何
    提升互动的机会。
  </Card>

  <Card title="Auto Hashtags" icon="circle-check" href="/apis/hashtags/auto-hashtags">
    基于最相关的关键词自动为你的帖子添加标签（hashtag）。
    并会考虑标签的实时热度。
  </Card>

  <Card title="Reviews" icon="circle-check" href="/apis/reviews/overview">
    获取、回复或删除 Google Business Profile 和 Facebook Page 上的
    评价回复。
  </Card>

  <Card title="Integrations" icon="circle-check" href="/packages-guides/overview">
    通过连接 Ayrshare 的集成（例如 Notion、Airtable、Make、Retool 和 Bubble），
    为你的团队节省时间。
  </Card>

  <Card title="Generate Posts with AI" icon="circle-check" href="/apis/generate/overview">
    使用 AI 创作或改写社交帖子、转写视频等。
  </Card>

  <Card title="Webhooks" icon="circle-check" href="/apis/webhooks/overview">
    注册 webhook，即可异步接收事件更新，包括定时帖子、消息以及社交账户绑定。
  </Card>
</CardGroup>
