# ReefAPI Social Media API

**Canonical:** https://apis.io/apis/reefapi/reefapi-social-media-api/  
**Provider:** ReefAPI — https://apis.io/providers/reefapi/  
**Base URL:** https://api.reefapi.com  
**Documentation:** https://reefapi.com/docs

ReefAPI Social Media API is one of 15 APIs that [ReefAPI](https://apis.io/providers/reefapi/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Social-Media. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a quickstart.

The Social Media API from ReefAPI — 117 operation(s) for social media.

## Operations (60 of 117)

| Method | Path | Summary |
|---|---|---|
| POST | `/bluesky/v1/profile` | actor profile: did/handle/displayName/desc/followers/follows/posts… |
| POST | `/bluesky/v1/author_feed` | an actor's posts (full record+embed+counts), cursor-paginated… |
| POST | `/bluesky/v1/search_actors` | search users by name/handle/bio (cursor); typeahead=true for fast suggest |
| POST | `/bluesky/v1/thread` | a post + its reply tree (recursive) + parent |
| POST | `/bluesky/v1/post_detail` | hydrate one or more posts by at:// URI (<=25)… |
| POST | `/bluesky/v1/likes` | actors who liked a post (cursor); cid auto-used if given |
| POST | `/bluesky/v1/reposts` | actors who reposted a post (cursor) |
| POST | `/bluesky/v1/followers` | actors following the subject (cursor) |
| POST | `/bluesky/v1/follows` | actors the subject follows (cursor) |
| POST | `/bluesky/v1/quotes` | Accounts/posts that QUOTE a given post (quote-posts), cursor-paginated. |
| POST | `/bluesky/v1/suggested_follows` | Accounts suggested from a given account — Bluesky's 'who to follow next' /… |
| POST | `/bluesky/v1/lists` | The curated/moderation lists an account CREATED (user-curated lists +… |
| POST | `/bluesky/v1/list` | A single list's metadata plus its MEMBERS (the accounts on the list), members… |
| POST | `/bluesky/v1/list_feed` | The feed of posts authored by the members of a list (a list used as a custom… |
| POST | `/bluesky/v1/actor_feeds` | The custom feed generators an account CREATED (its published feeds)… |
| POST | `/bluesky/v1/feed_generator` | One custom feed generator's metadata plus its live online/valid status (is the… |
| POST | `/bluesky/v1/popular_feeds` | Discover popular custom feed generators — pass `q` to search feeds by… |
| POST | `/bluesky/v1/get_feed` | The posts served BY a custom feed generator (e.g. |
| POST | `/bluesky/v1/starter_packs` | The starter packs an account CREATED (shareable onboarding bundles of accounts… |
| POST | `/bluesky/v1/starter_pack` | One starter pack's full detail: its underlying list, sample member profiles and… |
| POST | `/bluesky/v1/search_posts` | Search Bluesky posts by keyword or hashtag — filter by sort order, date range… |
| POST | `/bluesky/v1/get_actor_likes` | posts an actor liked (authed; the AppView serves the authenticated account's… |
| POST | `/bluesky/v1/timeline` | the authenticated account's home timeline (authed) |
| POST | `/instagram/v1/profile` | public profile facts and first-page recent posts |
| POST | `/instagram/v1/posts` | public profile grid posts, newest first, with max_id pagination |
| POST | `/instagram/v1/reels` | public profile reels tab, newest first, with max_id pagination |
| POST | `/instagram/v1/similar_accounts` | public related profiles from web_profile_info |
| POST | `/instagram/v1/search` | topsearch blended public users, hashtags, and places |
| POST | `/instagram/v1/users_search` | public user lookup by handle (exact / near-exact match) |
| POST | `/instagram/v1/hashtag_search` | topsearch public hashtags only |
| POST | `/instagram/v1/post_info` | maximally-complete public post/reel detail by shortcode (URL) or media_id |
| POST | `/instagram/v1/post_comments` | public comments for a post/reel by shortcode (URL) or media_id, with CURSOR… |
| POST | `/instagram/v1/audio_media` | public reels feed that use a given audio/music track, with pagination |
| POST | `/medium/v1/user` | Public Medium user profile by username |
| POST | `/medium/v1/user_id` | Resolve username to Medium userId |
| POST | `/medium/v1/user_articles` | An author's published articles, newest first, with deep pagination |
| POST | `/medium/v1/user_top_articles` | User articles sorted by clap count from profile references |
| POST | `/medium/v1/article` | Article metadata by url or id |
| POST | `/medium/v1/article_content` | Article plain-text body from bodyModel paragraphs |
| POST | `/medium/v1/article_html` | Article HTML body from bodyModel paragraphs |
| POST | `/medium/v1/article_markdown` | Article markdown body from bodyModel paragraphs |
| POST | `/medium/v1/article_responses` | Public responses/comments for an article |
| POST | `/medium/v1/publication` | Publication/collection metadata by slug |
| POST | `/medium/v1/publication_id` | Resolve publication slug to collection id |
| POST | `/medium/v1/publication_articles` | A publication's articles, newest first, with deep pagination |
| POST | `/medium/v1/tag` | Latest posts for a topic tag (the tag/topic feed) |
| POST | `/medium/v1/search_users` | Look up an author by exact username. |
| POST | `/medium/v1/search_publications` | Look up a publication by exact slug. |
| POST | `/medium/v1/search_tags` | Check whether a topic tag exists and is active on Medium (resolves q as a tag… |
| POST | `/medium/v1/followers` | An author's followers (paginated). Identify the author by 'user' or 'user_id' |
| POST | `/medium/v1/following` | The authors a user follows (paginated). Identify the user by 'user' or 'user_id' |
| POST | `/medium/v1/list` | Reading list metadata and articles from public list page HTML. |
| POST | `/medium/v1/search_articles` | Search Medium articles by keyword — returns matching articles with title, URL… |
| POST | `/pinterest/v1/search_pins` | Search Pinterest pins by keyword. |
| POST | `/pinterest/v1/search_videos` | Search Pinterest video pins (Idea Pins / video) by keyword. |
| POST | `/pinterest/v1/search_users` | Search Pinterest users/creators by keyword. |
| POST | `/pinterest/v1/search_boards` | Search Pinterest boards by keyword. |
| POST | `/pinterest/v1/suggestions` | Autocomplete / typeahead search suggestions for a partial query — the dropdown… |
| POST | `/pinterest/v1/pin` | Full detail for one pin: title, description, image, video, outbound… |
| POST | `/pinterest/v1/pin_comments` | Public comments & 'Tried it' notes on a pin: text, like/helpful counts… |

…and 57 more operations. They are listed in full on the page.

## Machine-readable artifacts (8)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/reefapi/refs/heads/main/openapi/reefapi-social-media-api-openapi.yml
- **Documentation** — https://reefapi.com/docs
- **DeveloperPortal** — https://reefapi.com/docs
- **APIReference** — https://reefapi.com/apis
- **Quickstart** — https://reefapi.com/docs#quickstart
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/reefapi/refs/heads/main/data-model/reefapi-data-model.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/reefapi/refs/heads/main/errors/reefapi-problem-types.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/reefapi/refs/heads/main/conventions/reefapi-conventions.yml

## Other ReefAPI APIs (12)

- [ReefAPI MCP Server](https://apis.io/apis/reefapi/reefapi-mcp-server/)
- [ReefAPI Classifieds & Second-hand API](https://apis.io/apis/reefapi/reefapi-classifieds-second-hand-api/)
- [ReefAPI Developer Tools API](https://apis.io/apis/reefapi/reefapi-developer-tools-api/)
- [ReefAPI E-commerce & Marketplaces API](https://apis.io/apis/reefapi/reefapi-e-commerce-marketplaces-api/)
- [ReefAPI Finance & Data API](https://apis.io/apis/reefapi/reefapi-finance-data-api/)
- [ReefAPI Government & Tenders API](https://apis.io/apis/reefapi/reefapi-government-tenders-api/)
- [ReefAPI Jobs & Hiring API](https://apis.io/apis/reefapi/reefapi-jobs-hiring-api/)
- [ReefAPI Media, Film & Knowledge API](https://apis.io/apis/reefapi/reefapi-media-film-knowledge-api/)
- [ReefAPI Other API](https://apis.io/apis/reefapi/reefapi-other-api/)
- [ReefAPI Real Estate API](https://apis.io/apis/reefapi/reefapi-real-estate-api/)
- [ReefAPI Reputation & Reviews API](https://apis.io/apis/reefapi/reefapi-reputation-reviews-api/)
- [ReefAPI Search & SEO API](https://apis.io/apis/reefapi/reefapi-search-seo-api/)

## Tags

Social-Media

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/reefapi/reefapi-social-media-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/reefapi/.
