{"@context": "https://schema.org", "@type": "WebAPI", "name": "Medium API API", "description": "Medium API helps you to quickly extract data from Medium's Website (https://medium.com). You can gather data related to users, publications, articles (including its textual content), latest posts & top writers within a topic/niche, etc…", "provider": {"@type": "Organization", "name": "medium.com"}, "documentation": "blob:https://docs.mediumapi.com/blobId"}
Index / APIs / medium.com

Medium API API

Medium API helps you to quickly extract data from Medium's Website (https://medium.com). You can gather data related to users, publications, articles (including its textual content), latest posts & top writers within a topic/niche, etc…

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://medium2.p.rapidapi.com

auth: a p i k e y

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Medium API v1.0

Medium API helps you to quickly extract data from Medium's Website (https://medium.com). You can gather data related to users, publications, articles (including its textual content), latest posts & top writers within a topic/niche, etc…

methodpathwhat the vendor says it does
GET/Get Welcome **Test Endpoint** Returns the information about the Medium API Welcome
GET/article/{article_id}Get Article Info Returns the article related information such as *Title, Subtitle, Tags, Topics* (assigned by
GET/article/{article_id}/contentGet Article's Content Returns the content of an article/story, for the corresponding `article_id` Article
GET/article/{article_id}/fansGet Article Fans Returns a list of `user_ids` of the people who clapped on the article (a.k.a `voters`). Artic
GET/article/{article_id}/markdownGet Article's Markdown Returns the markdown of an article/story from Medium, for the corresponding `article_id
GET/article/{article_id}/relatedGet Related Articles Returns a list of `article_ids` of the related posts. (Length = 5) **Note:** If the give
GET/article/{article_id}/responsesGet Article Responses Returns a list of responses (`response_ids`, same as `article_ids`) for a given article
GET/latestposts/{topic_slug}Get Latest Posts Returns a list of latest posts (`article_ids`) for a topic/niche (as classified by the Medium
GET/list/{list_id}Get List Info Returns the list-related information such as *id, name, author, description, thumbnail image ur
GET/list/{list_id}/articlesGet List Articles Returns an array of `articles_ids` present in the given Medium List. List
GET/list/{list_id}/responsesGet List Responses Returns an array of `response_ids` of the comments (same as `article_ids`) on the given Med
GET/publication/id_for/{publication_slug}Get Publication ID Returns the unique `publication_id` for the given `publication_slug`. **Note:** You can fi
GET/publication/{publication_id}Get Publication Info Returns the publication related information such as *Publication name, Tagline, Descripti
GET/publication/{publication_id}/articlesGet Publication Articles Returns the list of `articles_ids`, of the latest 25 articles, posted in that publica
GET/publication/{publication_id}/newsletterGet Publication Newsletter Returns the newsletter related information such as *id, name, description, slug, cr
GET/related_tags/{tag}Get Related Tags Returns a list of `related_tags` for the given `tag`. Misc
GET/search/articles?query={query}Search Articles Returns the list of `articles_ids` for the given search query results. (Max Length = 1000) Sea
GET/search/lists?query={query}Search Lists Returns an array of `list_ids` for the given search query results. (Max Length = 1000) Search
GET/search/publications?query={query}Search Publications Returns the list of `publication_ids` for the given search query results. (Max Length = 10
GET/search/tags?query={query}Search Tags Returns a list of `tags` for the given search query results. (Max Length = 1000) Search
GET/search/users?query={query}Search Users Returns a list of `user_ids` for the given search query results. (Max Length = 1000) Search
GET/top_writer/{topic_slug}Get Top Writers Returns a list of top writers (`user_ids`) within a particular topic/niche (`topic_slug`). e.
GET/topfeeds/{tag}/{mode}Get Topfeeds Returns a list of `article_ids` (length: 25) for the given `tag` and `mode`. Misc
GET/user/id_for/{username}Get User ID Returns the unique `user_id` for the given `username`. **Note:** You can find the `username` from
GET/user/{user_id}Get User Info Returns user related information like *Full name, Bio, Followers count, Following count, Twitter
GET/user/{user_id}/articlesGet User's Articles Returns the list of articles (`article_ids`) written by the user. User
GET/user/{user_id}/followersGet User Followers Returns the list of `user_ids` of the user's followers. **Note:** The length of this follo
GET/user/{user_id}/followingGet User Following Returns the list of `user_ids` of the user's followings. **Note:** Currently, this list do
GET/user/{user_id}/interestsGet User's Interests Returns a list of tags that the given user follows. User
GET/user/{user_id}/listsGet User's Lists Returns an array of `list_ids` created by the user. **Note:** You can check whether the use
GET/user/{user_id}/publicationsGet User's Publications Returns a list of `publication_ids` where the user is the editor and/or creator. User
GET/user/{user_id}/top_articlesGet User's Top Articles Returns a list of `article_ids` of the top 10 articles on the user's profile, for a gi

specification origin: blob:https://docs.mediumapi.com/blobId

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.