GET latestposts/{topic_slug}
Summary: Get Latest Posts
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns a list of latest posts (`article_ids`) for a topic/niche (as classified by the Medium platform). Example of a topic/niche can be: * blockchain * relationships * mental-health, etc … These are known as `topic_slugs`. At any given moment, this endpoint will return a list of 25 articles (`article_ids`).
Parameters (1)
topic_slug
(string, path, required)
It's a unique string, usually hyphen-separated, representing a topic/niche, as classified by Medium.
No probe data for this endpoint yet.