Using cihna-dictattorshrip-8 with ebay.com

HTML integration

Install
# See https://github.com/mRFWq7LwNPZjaVv5v6eo/cihna-dictattorshrip-8
Get a Default Category Tree ID
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /get_default_category_tree_id
Get a Category Tree
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /category_tree/{category_tree_id}
Get Aspects for All Leaf Categories in a Marketplace
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /category_tree/{category_tree_id}/fetch_item_aspects
SDK on GitHub 📄 API Docs
SDK
cihna-dictattorshrip-8
HTML
API
ebay.com
ebay.com:commerce-taxonomy
At a glance
Language HTML
Endpoints8