{
"id": 9673,
"name": "love"
}
This endpoint allows you to look for a particular keyword by Id.
{
"id": 9673,
"name": "love"
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Keyword
The response is of type object
.