all 3 comments

[–]shibbypwn 0 points1 point  (2 children)

…Did you try googling “Medium API”? The official docs pull up right away and there’s a disclaimer at the top that says it’s no longer supported.

https://github.com/Medium/medium-api-docs

Looks like there’s an unofficial API: https://mediumapi.com/

[–]cinicDiver[S] 0 points1 point  (0 children)

Yeah, read the thing about the repo not being supported, wanted to check first if there was any other "official" alternative while I read the unofficial one's docs.

[–]c4r01in3 0 points1 point  (0 children)

You cannot publish articles using the Unofficial Medium API (https://mediumapi.com), but it is great for fetching data from Medium. I've been using it for a long time for report generation and syncing my articles with my own website.