Classify
List classification modes
The classification modes available to your workspace.
GET
Requires the
classify:read scope.
Modes trade speed against depth — pass a mode’s slug as mode on
Classify a product. Only modes
with supports_images: true accept an image_url; only modes with
supports_urls: true accept a product_url.
array
Each mode carries
mode (the slug you send), name, description,
is_default (used when no mode is sent), supports_images, and
supports_urls.