API
Image Recognition API
Categories
Methods allow you to get a complete list or a specific category in Eyrene, view information about them, update all fields, or only select category fields.
Methods allow you to get a complete list or a specific category in Eyrene, view information about them, update all fields, or only select category fields.
Retrieves a list of categories.
count integer
The number of categories.
next string (uri) Nullable
Next page.
previous string (uri) Nullable
Previous page.
results array of objects
An array of objects with information about categories:
Сreate a new category.
Retrieve detailed information about a category by ID.
id string
Category ID.
name string
Category name.
Update all category fields.
id string
New category ID.
name string
Category new name.
Update some of the category fields.
id string
New category ID.
name string
Category new name.