Get Features - Venddor API

← Back to API Documentation
GET {{baseUrl}}/Features

This endpoint retrieves all product features available in the system. Features represent product characteristics like size, color, material, etc.

Request Headers

Header Value Description
Authorization Basic Auth Base64 encoded username:password combination

Response

The endpoint returns a list of all features with their details.

Feature Fields Reference

Parameter Type Description
company_id string ID of the company
description string Name of the feature
feature_type string Type of the feature. Options include:
  • C - Check box: Single
  • M - Check box: Multiple
  • S - Select box: Text
  • N - Select box: Number
  • E - Select box: Brand/Manufacturer
  • T - Others: Text
  • O - Others: Number
  • D - Others: Date
  • G - Group of features
purpose string Determines how the feature will be used:
  • find_products - Product search filter
  • group_catalog_item - Variations as separate products
  • group_variation_catalog_item - Variations as one product
  • organize_catalog - Brand, Author, etc.
  • describe_product - Additional information
feature_style string Display style of the feature:
  • text
  • checkbox
  • multiple_checkbox
  • dropdown (for variations)
  • dropdown_images (for variations)
  • dropdown_labels (for variations)
  • brand (for brands)
filter_style string Filter display style:
  • checkbox
  • date
  • color
  • slider
categories_path string Comma-separated category IDs
comparison string Y to display in the features tab or N to hide
display_on_catalog string Y to display in product listing or N to hide
display_on_product string Y to display in the features tab or N to hide
display_on_header string Y to display in the header or N to hide
feature_id string Feature ID (for Size, use ID 575)
full_description string Description
prefix string Table prefix
sufix string Table suffix
ec_size_feature string Y or N (for ID 575, use Y)
variants array If the feature has variations