GET
/
tags
/
{tag}
/
recommended-authors
{
  "nextPage": {
    "id": "b1cc3935b07d"
  },
  "publishers": [
    {
      "id": "02c54ef008b2",
      "name": "Shivam Srivastava",
      "type": "USER"
    },
    {
      "id": "d3a191ac6ed",
      "name": "Javarevisited",
      "type": "PUBLICATION"
    }
  ]
}

Headers

X-RapidAPI-Key
string
required

Path Parameters

tag
string
required

Unique identifier of tag

Query Parameters

next_page_id
string

A unique string (cursor/token) that represents the starting point for the next set of authors. Omit this parameter for the first request.

Example:

"f504e6b624"

Response

200 - application/json
OK
nextPage
object
publishers
object[]