Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
{
"id": 818,
"name": "based on novel or book"
}
This endpoint allows you to get keyword details using an ID
{
"id": 818,
"name": "based on novel or book"
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.