At its core, the Product Tagging functionality analyzes product descriptions, images, titles, and more to automatically generate predictive categories and tags. This AI-driven approach streamlines product organization, making items easier to search and discover, regardless of your chosen eCommerce platform.

A vendor uploads a new product to an eCommerce platform, including a detailed description and images of a "Vintage Leather Backpack." However, manually categorizing and tagging products can be time-consuming and may lack consistency. By using the Product Tagging API, the platform automatically analyzes the product's information and assigns it to the most relevant category (e.g., "Accessories > Bags") and generates tags such as "vintage," "leather," "backpack," enhancing product visibility and search relevance.

The sample request outlined below demonstrates- how to use the Product Tagging API in AfterShip Personalization. By providing the necessary platform and product details, you can automatically analyze the information and assign appropriate categories and tags to the products.

To make the request, you need to specify the API endpoint URL and set the appropriate headers for content type, store ID, and API key. The request body includes the following parameters:

  • Platform: Specifies the eCommerce platform for which the tagging is being performed (in this example, it’s "TTS").

  • Product: Contains the details of the product for which tagging is required. It includes the source ID, title, description, image URLs, and variant information.

Sample Request

preparing...

The response to this request will provide the assigned categories and generated tags for the product, enhancing its visibility and search relevance.

Sample Response

preparing...