terms
List related terms
Get a list of terms logically related to each input term.
Example: the term 'workout' would list related terms like 'one song workout', 'yoga workout', 'workout motivation', etc.
get/terms/related
Query parameters
termsstring[] required
List of input terms.
Response
The request has succeeded.
Example response
{
"id": "clothes",
"related_term_count": 2
}