GET
/
users
/
{username}
/
books
[
  {
    "authors": [
      {
        "name": "Jovan Cicmil",
        "id": "54995b8579ab"
      }
    ],
    "title": "The Unstoppable Freelancer: How to master freelancing, build a sustainable career, and enjoy life",
    "description": "Get more clients, earn more money, and attain more freedom as a freelancer.",
    "url": "https://jovancicmil.com/the-unstoppable-freelancer-book",
    "imageUrl": "https://miro.medium.com/1*FVP1emPeFIBCCWnL_8wyiQ.jpeg",
    "publishedDate": "2021-01-01T00:00:00.000Z"
  }
]

Headers

X-RapidAPI-Key
string
required

Path Parameters

username
string
required

A username is a unique identifier for a user on Medium

Response

200 - application/json
OK
authors
object[]
title
string
description
string
url
string
imageUrl
string
publishedDate
string