# Ayrshare API Documentation: English Documentation

## Documentation

### Get Started

- [Ayrshare Social Media API](https://www.ayrshare.com/docs/introduction.md): Ayrshare Social Media API Introduction
- [Quick Start Guide](https://www.ayrshare.com/docs/quickstart.md): Link your social accounts and send your first post in a few minutes.

#### MCP Server

- [MCP Server](https://www.ayrshare.com/docs/additional/mcp-action-server.md): Let AI agents drive the Ayrshare API through the Model Context Protocol (MCP) Server.
- [Connect to the MCP Server](https://www.ayrshare.com/docs/additional/mcp-action-connect.md): Connect any MCP client to the Ayrshare MCP Server — transport, endpoint, and authentication.
- [MCP Tool Catalog](https://www.ayrshare.com/docs/additional/mcp-action-tools.md): The 27 tools exposed by the Ayrshare MCP Server — posts, history, analytics, comments, direct messages, profiles, media, generation, webhooks, and errors — grouped by domain with scope and purpose.
- [Claude Code Plugin](https://www.ayrshare.com/docs/additional/mcp-claude-code-plugin.md): Install the Ayrshare plugin for Claude Code to publish, schedule, and analyze social posts from your editor — with pre-publish validation, a confirm-before-publish prompt, brand-voice drafting, and analytics read-back.
- [n8n](https://www.ayrshare.com/docs/additional/mcp-n8n.md): Connect n8n's AI Agent to the Ayrshare MCP Server to publish, schedule, and analyze across 14 social networks, with no per-platform API code.
- [Onboard Client Social Accounts](https://www.ayrshare.com/docs/additional/mcp-client-onboarding.md): Use the MCP Server to onboard clients' social accounts under sub-profiles with a JWT social-linking URL.
- [Documentation MCP](https://www.ayrshare.com/docs/additional/mcp-server.md): Connect the read-only Ayrshare Documentation MCP server to your AI agent to search Ayrshare's API documentation

### API Endpoints

- [Ayrshare API Overview](https://www.ayrshare.com/docs/apis/overview.md): Powerful Social APIs that enable you to send social media posts and get analytics effortlessly. For developers and businesses of all sizes.

#### Ads

- [Ads API Overview](https://www.ayrshare.com/docs/apis/ads/overview.md): Boost your posts by making them into Facebook ads using Ayrshare's API.

##### Facebook Ads

- [Accounts](https://www.ayrshare.com/docs/apis/ads/facebook/get-ad-accounts.md): Get Facebook Ad Accounts
- [Boost Post](https://www.ayrshare.com/docs/apis/ads/facebook/boost-post.md): Boost a post by submitting it to Facebook's ad platform
- [Boosted Ads](https://www.ayrshare.com/docs/apis/ads/facebook/get-boosted-ads.md): Get boosted ads from your Facebook account
- [History](https://www.ayrshare.com/docs/apis/ads/facebook/get-ad-history.md): Get Historical Daily Facebook Ad Spend & Analytics
- [Interests](https://www.ayrshare.com/docs/apis/ads/facebook/get-ad-interests.md): Get Facebook Ad Interests
- [Regions](https://www.ayrshare.com/docs/apis/ads/facebook/get-ad-regions.md): Get Facebook Ad Regions by Name
- [Cities](https://www.ayrshare.com/docs/apis/ads/facebook/get-ad-cities.md): Get Facebook Ad Cities by Name
- [DSA Recommendations](https://www.ayrshare.com/docs/apis/ads/facebook/get-dsa-recommendations.md): Get Facebook DSA Recommendations
- [Update Ad](https://www.ayrshare.com/docs/apis/ads/facebook/put-ad-update.md): Update an Ad

#### Analytics

- [Analytics API Overview](https://www.ayrshare.com/docs/apis/analytics/overview.md): Get real-time analytical data for posts and social accounts, such as clicks, likes, shares, followers, and impressions
- [Analytics on a Post](https://www.ayrshare.com/docs/apis/analytics/post.md): Retrieve real-time likes, impressions, views, and reactions for a post sent via Ayrshare, with multiplatform partial-success handling.
- [Analytics on a Post by Social ID](https://www.ayrshare.com/docs/apis/analytics/social-by-id.md): Get real-time analytics for posts using the Social Post ID
- [Analytics on a Social Network](https://www.ayrshare.com/docs/apis/analytics/social.md): Get analytics and demographics on a user's social profile, such as impressions, views, and followers
- [YouTube Playlists](https://www.ayrshare.com/docs/apis/analytics/youtube-playlists.md): Get the YouTube playlists for the connected YouTube channel
- [Count of Instagram Followers Online](https://www.ayrshare.com/docs/apis/analytics/instagram-follower-count.md): Retrieve the total historical count of your Instagram followers

#### Auto Schedule

- [Auto Schedule Overview](https://www.ayrshare.com/docs/apis/auto-schedule/overview.md): Create a schedule for future posts to automatically be published
- [Set Auto Schedule](https://www.ayrshare.com/docs/apis/auto-schedule/set-schedule.md): Set up an auto-post schedule by providing times to send
- [Delete Auto Schedule](https://www.ayrshare.com/docs/apis/auto-schedule/delete-schedule.md): Delete a specified auto schedule
- [List Auto Schedule](https://www.ayrshare.com/docs/apis/auto-schedule/list-schedule.md): List the active auto schedules
- [Get Pending Auto Schedule Posts](https://www.ayrshare.com/docs/apis/auto-schedule/pending-auto-schedule.md): Get pending auto schedule posts

#### Automations

- [Automations API Overview](https://www.ayrshare.com/docs/apis/automations/overview.md): Engagement-triggered Instagram automations — fire a DM, webhook, or email when an end user comments, replies to a story, reacts to a DM, or sends a DM
- [Create Automation](https://www.ayrshare.com/docs/apis/automations/create-automation.md): Create a new engagement-triggered automation
- [List Automations](https://www.ayrshare.com/docs/apis/automations/list-automations.md): List the automations you've created
- [Get Automation](https://www.ayrshare.com/docs/apis/automations/get-automation.md): Fetch one automation with its triggers and actions
- [Update Automation](https://www.ayrshare.com/docs/apis/automations/update-automation.md): Update an existing automation
- [Delete Automation](https://www.ayrshare.com/docs/apis/automations/delete-automation.md): Soft-delete an automation
- [Get Automation Activity](https://www.ayrshare.com/docs/apis/automations/get-activity.md): Cursor-paginated audit log for one automation

#### Brand

- [Brand API: Public Account & Competitor Data](https://www.ayrshare.com/docs/apis/brand/overview.md): Use the Ayrshare Brand API to pull public profile, follower, and engagement data for any social account, to track your brand or benchmark competitors.

#### Comments

- [Comments API Overview](https://www.ayrshare.com/docs/apis/comments/overview.md): Post, reply, get, and delete comments on a social post
- [Post a Comment](https://www.ayrshare.com/docs/apis/comments/post-comment.md): Add a comment to a published post
- [Get Comments](https://www.ayrshare.com/docs/apis/comments/get-comments.md): Fetch comments on a post by Ayrshare Post ID, Social Post ID, or Comment ID, with multiplatform partial-success responses across networks.
- [Delete Comments](https://www.ayrshare.com/docs/apis/comments/delete-comments.md): Delete either a single comment or all comments under a post
- [Reply to a Comment](https://www.ayrshare.com/docs/apis/comments/reply-to-comment.md): Comment on a comment

#### Feed

- [RSS Feeds Overview](https://www.ayrshare.com/docs/apis/feeds/overview.md): Add and delete RSS feeds for automated posting
- [Add RSS Feed](https://www.ayrshare.com/docs/apis/feeds/add-feed.md): Add a new RSS feed for automated posting of new articles
- [Delete RSS Feed](https://www.ayrshare.com/docs/apis/feeds/delete-feed.md): Delete an RSS Feed that was previously added
- [Get RSS Feeds](https://www.ayrshare.com/docs/apis/feeds/get-feeds.md): Get all registered RSS feeds
- [Update RSS Feed](https://www.ayrshare.com/docs/apis/feeds/update-feed.md): Update an RSS feed

#### Generate

- [Generate API Overview](https://www.ayrshare.com/docs/apis/generate/overview.md): AI Utilities for various workflows
- [Generate Post Text](https://www.ayrshare.com/docs/apis/generate/post-text.md): Generate a new social post using AI
- [Rewrite Post](https://www.ayrshare.com/docs/apis/generate/rewrite-post.md): Generate variations of a social media post using AI
- [Transcribe a Video](https://www.ayrshare.com/docs/apis/generate/transcribe-video.md): Provide a transcription and title of a video file using AI
- [Translate Post](https://www.ayrshare.com/docs/apis/generate/translate-post.md): Translate text for a post to another language
- [Generate Alt Text](https://www.ayrshare.com/docs/apis/generate/image-alt-text.md): Create AI-generated alt text for your images
- [Sentiment Analysis](https://www.ayrshare.com/docs/apis/generate/sentiment.md): Generate a sentiment analysis on a social media post or comment

#### Hashtags

- [Hashtags API Overview](https://www.ayrshare.com/docs/apis/hashtags/overview.md): Generate hashtags to add to your posts
- [Auto Hashtags](https://www.ayrshare.com/docs/apis/hashtags/auto-hashtags.md): Add the most relevant hashtags to your post
- [Check Banned Hashtags](https://www.ayrshare.com/docs/apis/hashtags/check-hashtags.md): A banned hashtag checker
- [Recommend Hashtags](https://www.ayrshare.com/docs/apis/hashtags/recommend-hashtags.md): Get suggestions for hashtags based on a keyword
- [Search Hashtags](https://www.ayrshare.com/docs/apis/hashtags/search-hashtags.md): Find public Instagram Media that has been tagged with specific hashtags

#### History

- [History API Overview](https://www.ayrshare.com/docs/apis/history/overview.md): Get the history of a post or all posts for a social network.
- [Posts History](https://www.ayrshare.com/docs/apis/history/get-history.md): History of Ayrshare Posts
- [Post History by ID](https://www.ayrshare.com/docs/apis/history/get-history-id.md): Get the history for a specific post
- [Get post history for a social platform](https://www.ayrshare.com/docs/apis/history/history-platform.md): Fetch posts and analytics from Bluesky, Facebook, Instagram, LinkedIn, Pinterest, Snapchat, Threads, TikTok, X, and YouTube, including non-Ayrshare posts.
- [Posts History by Social ID](https://www.ayrshare.com/docs/apis/history/history-social-id.md): Retrieve history for a post that did not originate via Ayrshare.

#### Links

- [Links API Overview](https://www.ayrshare.com/docs/apis/links/overview.md): Link shortener and analytics endpoint
- [Create Short Link](https://www.ayrshare.com/docs/apis/links/create-short-link.md): Provide a URL and a shortened link will be returned.
- [Update Short Link](https://www.ayrshare.com/docs/apis/links/update-short-link.md): Update the destination URL of an existing short link
- [Link Analytics](https://www.ayrshare.com/docs/apis/links/link-analytics.md): Get analytics on shortened links

#### Listening

- [Listen API: Social Media Monitoring & Mentions](https://www.ayrshare.com/docs/apis/listen/overview.md): The Ayrshare Listen API monitors social media for keywords, hashtags, and mentions in real time to track brand conversations, sentiment, and trends.
- [Get Brand Data](https://www.ayrshare.com/docs/apis/listen/brand-user.md): Get a social account information by a user name

##### Search

- [Search Facebook Pages](https://www.ayrshare.com/docs/apis/listen/search/fb-page-search.md): Search for Facebook Pages based on a search query
- [Search LinkedIn](https://www.ayrshare.com/docs/apis/listen/search/linkedin-search.md): Search for LinkedIn companies or people

##### Keyword

- [Search Tweets by Keyword](https://www.ayrshare.com/docs/apis/listen/keyword/search-tweets.md): Search X/Twitter for tweets matching keywords or hashtags

#### Media

- [Media API Overview](https://www.ayrshare.com/docs/apis/media/overview.md): Upload and manage your images and videos.
- [Upload Image or Video](https://www.ayrshare.com/docs/apis/media/upload-media.md): Upload an image or small video file to include in your post
- [Upload Large Media Files](https://www.ayrshare.com/docs/apis/media/upload-large-media.md): For file uploads greater than 10 MB, obtain a presigned URL to upload a file
- [Verify Media URL Exists](https://www.ayrshare.com/docs/apis/media/verify-media-url.md): Verify that the media file exists
- [Get All Media in Gallery](https://www.ayrshare.com/docs/apis/media/get-media-in-gallery.md): Retrieve all the images and videos uploaded to the gallery
- [Resize an Image](https://www.ayrshare.com/docs/apis/media/resize.md): Resize an image to social media dimensions, add watermarks, or crop
- [Metadata on a media file](https://www.ayrshare.com/docs/apis/media/get-media-metadata.md): Get the metadata on a media file URL

#### Messages

- [Messages API Overview](https://www.ayrshare.com/docs/apis/messages/overview.md): Send and receive direct messages on Facebook, Instagram, X/Twitter, and WhatsApp
- [Send Message](https://www.ayrshare.com/docs/apis/messages/send-message.md): Send a direct message to a recipient
- [Get Messages](https://www.ayrshare.com/docs/apis/messages/get-messages.md): Get messages or conversations for a messaging platform
- [Update Messages](https://www.ayrshare.com/docs/apis/messages/update-messages.md): Update status of a conversation
- [Set Auto Response](https://www.ayrshare.com/docs/apis/messages/set-auto-response.md): Automatically send message auto responses
- [Get Auto Response](https://www.ayrshare.com/docs/apis/messages/get-auto-response.md): Get the auto response setting

#### Post

- [Post API Overview](https://www.ayrshare.com/docs/apis/post/overview.md): Schedule posts, auto hashtag, auto-post schedule, and more
- [Publish a Post API: Post to Any Social Network](https://www.ayrshare.com/docs/apis/post/post.md): Publish to Facebook, Instagram, X, LinkedIn, TikTok, YouTube, and more with one Ayrshare API call. See parameters, code examples, and supported media.
- [Get a Post](https://www.ayrshare.com/docs/apis/post/get-post.md): Retrieve a post by Ayrshare Post ID
- [Delete a Post](https://www.ayrshare.com/docs/apis/post/delete-post.md): Delete a post using the post ID
- [Update a Post](https://www.ayrshare.com/docs/apis/post/update-post.md): Update a scheduled post's metadata
- [Retry a Post](https://www.ayrshare.com/docs/apis/post/retry-post.md): Retry to publish a post that failed
- [Copy a Post](https://www.ayrshare.com/docs/apis/post/copy-post.md): Copy an existing post to new social media platforms
- [Bulk Post](https://www.ayrshare.com/docs/apis/post/bulk-post.md): Bulk schedule posts with a CSV file

##### Social Networks

- [Supported Social Networks](https://www.ayrshare.com/docs/apis/post/social-networks/overview.md): All social networks supported by the Ayrshare /post API: Bluesky, Facebook, Google Business Profile, Instagram, LinkedIn, Pinterest, Reddit, Snapchat, Telegram, Threads, TikTok, X/Twitter, and YouTube, each with its own publishing options and limits.
- [Bluesky API](https://www.ayrshare.com/docs/apis/post/social-networks/bluesky.md): Options for posting using the Bluesky API
- [Facebook Page API](https://www.ayrshare.com/docs/apis/post/social-networks/facebook.md): Options for posting using the Facebook API
- [Google Business Profile API](https://www.ayrshare.com/docs/apis/post/social-networks/google.md): Options for posting using the Google Business Profile API
- [Instagram API](https://www.ayrshare.com/docs/apis/post/social-networks/instagram.md): Options for posting using the Instagram API
- [LinkedIn API](https://www.ayrshare.com/docs/apis/post/social-networks/linkedin.md): Options for posting using the LinkedIn API
- [Pinterest API](https://www.ayrshare.com/docs/apis/post/social-networks/pinterest.md): Options for posting using the Pinterest API
- [Reddit API](https://www.ayrshare.com/docs/apis/post/social-networks/reddit.md): Options for posting using the Reddit API
- [Snapchat API](https://www.ayrshare.com/docs/apis/post/social-networks/snapchat.md): Options for posting using the Snapchat API
- [Telegram API](https://www.ayrshare.com/docs/apis/post/social-networks/telegram.md): Options for posting using the Telegram API
- [Threads API](https://www.ayrshare.com/docs/apis/post/social-networks/threads.md): Options for posting using the Threads API
- [TikTok API](https://www.ayrshare.com/docs/apis/post/social-networks/tiktok.md): Options for posting using the TikTok API
- [X API](https://www.ayrshare.com/docs/apis/post/social-networks/x-twitter.md): Options for posting using the X API
- [YouTube API](https://www.ayrshare.com/docs/apis/post/social-networks/youtube.md): Options for posting using the YouTube API

#### Profiles

- [Profiles API Overview](https://www.ayrshare.com/docs/apis/profiles/overview.md): Create and manage multiple user profiles.
- [Create a User Profile](https://www.ayrshare.com/docs/apis/profiles/create-profile.md): Create a new User Profile under your Primary Profile.
- [Delete a User Profile](https://www.ayrshare.com/docs/apis/profiles/delete-profile.md): Delete a user profile you are the owner of.
- [Update a User Profile](https://www.ayrshare.com/docs/apis/profiles/update-profile.md): Update an existing profile.
- [Get User Profiles](https://www.ayrshare.com/docs/apis/profiles/get-profiles.md): Get all the profiles associated with the primary profile.
- [Unlink a Social Network](https://www.ayrshare.com/docs/apis/profiles/unlink-social-network.md): Unlink a social network for a given user profile.
- [Linking URL Overview (generateJWT)](https://www.ayrshare.com/docs/apis/profiles/generate-jwt-overview.md): Generate a social network linking URL for a user profile.
- [Generate a Linking URL (generateJWT)](https://www.ayrshare.com/docs/apis/profiles/generate-jwt.md): Create a social-linking URL for a User Profile with the generateJWT endpoint.
- [Create a Link Session](https://www.ayrshare.com/docs/apis/profiles/create-link-session.md): Create a social-linking URL for a user profile, without sending a private key.
- [Get a Link Session](https://www.ayrshare.com/docs/apis/profiles/get-link-session.md): Check whether a social-linking URL has been opened, is still valid, or has been revoked.
- [Revoke a Link Session](https://www.ayrshare.com/docs/apis/profiles/revoke-link-session.md): Kill a social-linking URL before it expires so it can no longer be used.

#### Reviews

- [Reviews API Overview](https://www.ayrshare.com/docs/apis/reviews/overview.md): Get, reply, and delete reviews on your connected social accounts
- [Get All Reviews](https://www.ayrshare.com/docs/apis/reviews/get-reviews.md): Retrieve all the reviews for the specified platform
- [Get a Single Review](https://www.ayrshare.com/docs/apis/reviews/get-one-review.md): Retrieve a single review
- [Reply to a Review](https://www.ayrshare.com/docs/apis/reviews/reply-review.md): Add a reply to a review
- [Delete a Review Reply](https://www.ayrshare.com/docs/apis/reviews/delete-review-reply.md): Delete a reply on a review

#### User

- [User Profile API Overview](https://www.ayrshare.com/docs/apis/user/overview.md): Get details on a user profile including linked social networks and social usernames
- [User Profile Details](https://www.ayrshare.com/docs/apis/user/profile-details.md): Get information on the user or user profile
- [Pinterest Boards](https://www.ayrshare.com/docs/apis/user/pinterest-board.md): Get Details for Pinterest User Boards
- [Update User](https://www.ayrshare.com/docs/apis/user/update-user.md): Update the account or user data of the social network
- [WhatsApp Business Profile](https://www.ayrshare.com/docs/apis/user/whatsapp-profile.md): Get the current WhatsApp business profile for the linked WhatsApp account
- [Batch Get All](https://www.ayrshare.com/docs/apis/user/batch-all-users.md): Retrieve the user data for all user profiles

#### Utils

- [Instagram Collaborator Request Status](https://www.ayrshare.com/docs/apis/utils/instagram-get-collaborator.md): Get the status of a request to a collaborator
- [Reddit Flair](https://www.ayrshare.com/docs/apis/utils/reddit-get-flair.md): Retrieve the flair id for a subreddit to be used with a Reddit post
- [User Lookups](https://www.ayrshare.com/docs/apis/utils/user-lookups.md): Retrieve the users (handles) looked up for the current month.

##### YouTube

- [YouTube Categories](https://www.ayrshare.com/docs/apis/utils/youtube-categories.md): Retrieve the YouTube categories ids for a given region
- [Set YouTube Watermark](https://www.ayrshare.com/docs/apis/utils/set-youtube-watermark.md): Set a watermark on your YouTube channel
- [Remove YouTube Watermark](https://www.ayrshare.com/docs/apis/utils/remove-youtube-watermark.md): Remove the watermark from your YouTube channel

#### Validate

- [Validate API Overview](https://www.ayrshare.com/docs/apis/validate/overview.md): Validate Social Posts and JSON
- [Validate Media](https://www.ayrshare.com/docs/apis/validate/validate-media.md): Check if a media URL is valid or get metadata about a media file
- [Check Post Length](https://www.ayrshare.com/docs/apis/validate/check-post-length.md): Calculate the weighted length, or character count, of a post string
- [Check Subreddit Exists](https://www.ayrshare.com/docs/apis/validate/check-subreddit.md): Check if a subreddit exists
- [Content Moderation](https://www.ayrshare.com/docs/apis/validate/moderation.md): Check content to ensure it is not harmful or inappropriate
- [Validate JSON](https://www.ayrshare.com/docs/apis/validate/validate-json.md): Send JSON to validate if correctly formatted
- [Validate a Post](https://www.ayrshare.com/docs/apis/validate/validate-post.md): Validate a post before publishing

#### Webhooks

- [Webhooks Overview](https://www.ayrshare.com/docs/apis/webhooks/overview.md): Webhook API Endpoints to register webhooks to receive updates on events
- [Webhook Actions](https://www.ayrshare.com/docs/apis/webhooks/actions.md): Webhook Actions and Events
- [Register Webhook](https://www.ayrshare.com/docs/apis/webhooks/register.md): Register a new Webhook
- [Unregister Webhook](https://www.ayrshare.com/docs/apis/webhooks/unregister.md): Unregister a Webhook associated with an action
- [Rotate Signing Secret](https://www.ayrshare.com/docs/apis/webhooks/rotate-signing-secret.md): Safely rotate your webhook signing secret with a 24-hour dual-signing grace window
- [List Registered Webhooks](https://www.ayrshare.com/docs/apis/webhooks/list.md): List the registered webhooks
- [Webhook History](https://www.ayrshare.com/docs/apis/webhooks/history.md): Get webhook delivery history grouped by action

### Multiple Users

- [Launch Plan: entry-level multi-user Business plan](https://www.ayrshare.com/docs/multiple-users/business-launch-overview.md): The Ayrshare Launch Plan is the entry-level Business tier for agencies and platforms managing multi-user social media posting, analytics, and DMs.
- [Business Plan Overview](https://www.ayrshare.com/docs/multiple-users/business-plan-overview.md): Ayrshare Business Plan for managing multiple users, clients, or brands
- [User Integration](https://www.ayrshare.com/docs/multiple-users/user-integration.md): How to integrate with Ayrshare allowing your users, clients, or brands to link their social media accounts.
- [API Integration for Business](https://www.ayrshare.com/docs/multiple-users/api-integration-business.md): Allow Your Users to Connect Their Social Media Accounts
- [Manage Multiple User Profiles](https://www.ayrshare.com/docs/multiple-users/manage-user-profiles.md): There are two ways to create and manage multiple account profiles for your organization, users, clients, or brands - via the Dashboard or API.

### Dashboard

- [Ayrshare Dashboard Overview: Manage Social Media Posting](https://www.ayrshare.com/docs/dashboard/overview.md): Explore the Ayrshare Dashboard to schedule posts, manage connected social accounts, track analytics, and control your social media API from a single place.
- [How to Publish a Social Media Post](https://www.ayrshare.com/docs/dashboard/publish-post.md): Step-by-step guide to publishing a social media post from the Ayrshare Dashboard: compose content, add media, choose platforms, then post or schedule.
- [View JSON](https://www.ayrshare.com/docs/dashboard/view-json.md): How to view the JSON Payload
- [Revoke Access to Social Media](https://www.ayrshare.com/docs/dashboard/revoke-access.md): How to revoke access to the linked social media accounts

#### Connect Social Accounts

- [Connect Your Social Media Accounts](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/overview.md): Learn how to link Facebook, Instagram, X, LinkedIn, TikTok, and more to the Ayrshare Dashboard so you can start scheduling and publishing posts in minutes.
- [Bluesky Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/bluesky.md): Authorizing Bluesky with Ayrshare
- [Facebook Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/facebook.md): Authorizing Facebook with Ayrshare
- [Google Business Profile Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/google-business.md): Authorizing Google Business Profile with Ayrshare
- [Instagram Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/instagram.md): Authorizing Instagram with Ayrshare
- [LinkedIn Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/linkedin.md): Authorizing LinkedIn with Ayrshare
- [Pinterest Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/pinterest.md): Authorizing Pinterest with Ayrshare
- [Reddit Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/reddit.md): Authorizing Reddit with Ayrshare
- [Snapchat Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/snapchat.md): Authorizing Snapchat with Ayrshare
- [Link a Telegram group or channel to Ayrshare](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/telegram.md): Connect Telegram to Ayrshare by adding @AyrshareBot as an administrator so you can publish and delete posts in your group or channel.
- [Threads Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/threads.md): Authorizing Threads with Ayrshare
- [TikTok Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/tiktok.md): Authorizing TikTok with Ayrshare
- [Set Up Your Own X API Key](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/x-twitter-byo-keys.md): Step-by-step guide to connect your own X (Twitter) API credentials with Ayrshare
- [X Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/x-twitter.md): Authorizing X with Ayrshare
- [YouTube Linking](https://www.ayrshare.com/docs/dashboard/connect-social-accounts/youtube.md): Authorizing YouTube with Ayrshare

#### RSS

- [RSS, Substack, and YouTube Feeds](https://www.ayrshare.com/docs/dashboard/automated-rss-feeds.md): Automate posting with any RSS feed such as Wordpress, Substack, NY Times, or your own; add a YouTube Channel Feed to automate your new video posts.
- [Find an RSS Feed URL](https://www.ayrshare.com/docs/dashboard/find-rss.md): How to find the RSS Feed URL for a website

### Additional

- [Max Pack](https://www.ayrshare.com/docs/additional/maxpack.md): The Max Pack offers additional social media API endpoints and features to power your platform.
- [System Status](https://www.ayrshare.com/docs/additional/status.md): Social network and Ayrshare API system status

#### What's New At Ayrshare

- [Latest Updates](https://www.ayrshare.com/docs/whatsnew/latest.md): Ayrshare changelog with the latest social media API updates, bug fixes, platform features, and improvements across Facebook, Instagram, TikTok, and X.
- [Update Archive](https://www.ayrshare.com/docs/whatsnew/archive.md): What's New Archive
- [Upcoming API Changes](https://www.ayrshare.com/docs/whatsnew/upcoming-api-changes.md): Changes to the API that may impact your integration

#### Errors

- [Errors Overview](https://www.ayrshare.com/docs/errors/overview.md): Reference for the error codes you will see on Ayrshare.
- [HTTP Status Codes](https://www.ayrshare.com/docs/errors/errors-http.md): HTTP codes returned with a response.
- [Ayrshare Error Codes](https://www.ayrshare.com/docs/errors/errors-ayrshare.md): Reference for Ayrshare API error codes, including retryable and non-retryable errors, expired Story handling, and multiplatform partial-success responses.

#### Media Guidelines

- [Social Media Image & Video Requirements](https://www.ayrshare.com/docs/media-guidelines/overview.md): Reference image and video requirements for Bluesky, Facebook, Google Business Profile, Instagram, LinkedIn, Pinterest, Reddit, Telegram, TikTok, X & YouTube.
- [Bluesky](https://www.ayrshare.com/docs/media-guidelines/bluesky.md): Image and video media requirements for [Bluesky](/apis/post/social-networks/bluesky)
- [Facebook Pages](https://www.ayrshare.com/docs/media-guidelines/facebook_pages.md): Image and video media requirements for [Facebook](/apis/post/social-networks/facebook)
- [Google Business Profile](https://www.ayrshare.com/docs/media-guidelines/google_business_profile.md): Image and video media requirements for [Google Business Profile](/apis/post/social-networks/google)
- [Instagram](https://www.ayrshare.com/docs/media-guidelines/instagram.md): Image and video media requirements for [Instagram](/apis/post/social-networks/instagram)
- [LinkedIn](https://www.ayrshare.com/docs/media-guidelines/linkedin.md): Image and video media requirements for [LinkedIn](/apis/post/social-networks/linkedin)
- [Pinterest](https://www.ayrshare.com/docs/media-guidelines/pinterest.md): Image and video media requirements for [Pinterest](/apis/post/social-networks/pinterest)
- [Reddit](https://www.ayrshare.com/docs/media-guidelines/reddit.md): Image and video media requirements for [Reddit](/apis/post/social-networks/reddit)
- [Snapchat](https://www.ayrshare.com/docs/media-guidelines/snapchat.md): Image and video media requirements for [Snapchat](/apis/post/social-networks/snapchat)
- [Telegram](https://www.ayrshare.com/docs/media-guidelines/telegram.md): Image and video media requirements for [Telegram](/apis/post/social-networks/telegram)
- [Threads](https://www.ayrshare.com/docs/media-guidelines/threads.md): Image and video media upload types, size limits, and other requirements for [Threads](/apis/post/social-networks/threads)
- [TikTok](https://www.ayrshare.com/docs/media-guidelines/tiktok.md): Image and video media requirements for [TikTok](/apis/post/social-networks/tiktok)
- [WhatsApp](https://www.ayrshare.com/docs/media-guidelines/whatsapp.md): Media requirements for WhatsApp business profiles
- [X](https://www.ayrshare.com/docs/media-guidelines/x_twitter.md): Image and video media requirements for [X](/apis/post/social-networks/x-twitter), formerly Twitter
- [YouTube](https://www.ayrshare.com/docs/media-guidelines/youtube.md): Video media requirements for [YouTube](/apis/post/social-networks/youtube)

#### Packages & Guides

- [Ayrshare SDKs & Integration Guides Overview](https://www.ayrshare.com/docs/packages-guides/overview.md): Explore Ayrshare's official SDKs and integration guides, including Node.js and Python, to connect the social media API to your app quickly and reliably.
- [Airtable](https://www.ayrshare.com/docs/packages-guides/airtable.md): Manage your users' social media accounts from Airtable
- [Bubble.io](https://www.ayrshare.com/docs/packages-guides/bubble.md): Use the Bubble Ayrshare plugin or API Connector to manage your users' social media accounts
- [Flutter](https://www.ayrshare.com/docs/packages-guides/flutter.md): Manage your users' social media accounts from Flutter using the Ayrshare Flutter SDK package
- [FlutterFlow](https://www.ayrshare.com/docs/packages-guides/flutterflow.md): Integrate the Ayrshare API into your FlutterFlow app
- [Make](https://www.ayrshare.com/docs/packages-guides/make.md): Integrate the Ayrshare API into your Make app to manage your users' social media accounts
- [n8n](https://www.ayrshare.com/docs/packages-guides/n8n.md): Integrate the Ayrshare social media API into your n8n workflows to publish, schedule, and analyze your users' social media accounts.
- [Node.js NPM](https://www.ayrshare.com/docs/packages-guides/nodejs.md): Integrate the Ayrshare API into your Node app with the Social API NPM Package
- [Notion](https://www.ayrshare.com/docs/packages-guides/notion.md): Integrate the Ayrshare API into your Notion app to manage your users' social media accounts
- [Python PyPI](https://www.ayrshare.com/docs/packages-guides/python.md): Python PyPI client package for Ayrshare
- [Retool](https://www.ayrshare.com/docs/packages-guides/retool.md): Integrate the Ayrshare API into your Retool app to manage your users' social media accounts

#### Testing & Verification

- [Hurl](https://www.ayrshare.com/docs/testing/hurl.md): Test your API requests with Hurl
- [Validation Endpoints](https://www.ayrshare.com/docs/testing/validation-endpoints.md): Validate social posts, JSON, and media
- [Postman](https://www.ayrshare.com/docs/testing/postman.md): Test your REST API calls with Postman
- [Post Verification](https://www.ayrshare.com/docs/testing/post-verification.md): How Ayrshare verifies your posts to protect your accounts with the Social Post Verification System.

#### ISO Codes

- [Country Codes](https://www.ayrshare.com/docs/iso-codes/country.md): ISO 3166 format country codes
- [Language Codes](https://www.ayrshare.com/docs/iso-codes/language.md): Available languages and codes
