GET
/
tags
/
{tag}
/
related
[
  {
    "id": "go",
    "name": "Go"
  },
  {
    "id": "programming",
    "name": "Programming"
  },
  {
    "id": "software-development",
    "name": "Software Development"
  }
]

Headers

X-RapidAPI-Key
string
required

Path Parameters

tag
string
required

Unique identifier of tag

Response

200 - application/json
OK
id
string
name
string