← Back to search
25
Basic
Agentic Readiness Score
other llms-txtapiauthentication

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 25/100

            

llms.txt Content

# Medium API (Unofficial) > Medium API allows developers to reliably fetch clean, structured data from [Medium's website](https://medium.com). It supports data extraction for users, articles, publications, search results, lists, top writers, top articles, and more. The API is available on the [RapidAPI Hub](http://hub.mediumapi.com). Note: This is a RESTful API with 42 GET-only endpoints, all returning data in JSON format. ## How to use Medium API 1. Sign up at [RapidAPI](https://rapidapi.com/auth/sign-up) (if you haven't already). 2. Get your API key from [Medium API](http://hub.mediumapi.com) page. 3. Go to the pricing page and choose a plan - BASIC, PRO, ULTRA or MEGA. Enter your payment details and press subscribe! 4. Authenticate requests by passing your API key in the `x-rapidapi-key` header. **Note:** For testing purposes, start with our BASIC free plan. It includes 150 API calls per month. For a more detailed step-by-step guide on how to subscribe to Medium API and get your API key, please read the following articles: https://mediumapi.com/how-to-subscribe-to-medium-api.html ## Documentation All about Medium API endpoints, their request parameters and output responses. - [Full detailed Documentation](https://mediumapi.com/documentation.html) - [Swagger Documentation](https://docs.mediumapi.com) - [RapidAPI Playground](http://hub.mediumapi.com) ### List of all endpoints https://mediumapi.com/#endpoints **User** - User ID - User Info - User Articles - User Top Articles - User Books - User Followers - User Following - User Lists - User Publications - User Publication Following - User Interests **Article** - Article Info - Article Content - Article Markdown - Article HTML - Articles Responses - Article Fans - Article Assets - Related Articles - Recommended Articles **Publication** - Publication ID - Publication Info - Publication Articles - Publication Newsletter **Search** - Search Articles - Search Users - Search Publications - Search Li