Just wonder if there a list of what category schemes are (i.e. "http://api.netflix.com/categories/genres")
and link rels (i.e. "http://schemas.netflix.com/catalog/person.actor")
I've been able to use the category URL to get a list of values for that category. For example http://api.netflix.com/categories/genres returns a list of genres. I haven't found a way to enumeration categories or links, although that would certainly be a handy feature.
Just wonder if there a list of what category schemes are (i.e. "http://api.netflix.com/categories/genres")
and link rels (i.e. "http://schemas.netflix.com/catalog/person.actor")
thanks,
-kevin
Message edited by Kevin Y Kim 3 years ago
Tags
Rich Knox – 3 years ago
I've been able to use the category URL to get a list of values for that category. For example http://api.netflix.com/categories/genres returns a list of genres. I haven't found a way to enumeration categories or links, although that would certainly be a handy feature.