deleted deleted

deleted deleted   •   almost 10 years ago

Full list of categories?

Hello,

Is there a full list of the categories used by Shop.com available somewhere?

Thanks,
Robert

  • 3 comments

  • Manager   •   almost 10 years ago

    The full Category taxonomy (3 levels) is returned when the Category endpoint is called:

    https://api.shop.com/AffiliatePublisherNetwork/v1/categories?publisherID=TEST&locale=en_US

    A valid publisherID will work, or TEST will allow you to explore the call. Of course, a valid API Key is required.

  • Manager   •   almost 10 years ago

    In the developer.shop.com portal, your "Applications" need to be associated with the API you wish to use.

    1) Go to: Dashboard/Applications and find your application you want to work with
    2) Beside that Application, hit the dropdown arrow by the gear, and select "edit"
    3) In the edit window, select the "API Management" tab
    4) At the bottom of the "API Management" tab is a dropdown to select the API you wish to associate with this application. There is one option in the dropdown called "Affiliate Publisher Network Resources" that will associate all the APN endpoints (Category, Product, Tax and Shipping) with one selection.

    If that does not enable you to use the API explorer, let me know and we will trouble shoot further.

    Thanks

  • Manager   •   almost 10 years ago

    Hi Robert,

    The full Category taxonomy (3 levels) is returned when the Category endpoint is called:

    https://api.shop.com/AffiliatePublisherNetwork/v1/categories?publisherID=TEST&locale=en_US

    A valid publisherID will work, or TEST will allow you to explore the call. Of course, a valid API Key is required.

    Thanks

Comments are closed.