Clothing Data Extractor API designed to identify the dominant garment or category within an image. Unlike more complex solutions geared toward comprehensive outfit analysis, this API provides an accurate and straightforward answer to a single question: What type of garment visually dominates the image?
The API supports a wide variety of predefined categories, including top, t-shirt, sweatshirt, outerwear, vest, shorts, trousers, skirt, dress, hat, glasses, watch, belt, footwear, bag, and scarf.
It features two endpoints that allow for flexible image processing, either via URL or compatible inputs, adapting to different integration workflows. Its lightweight design and specific focus make it ideal for applications that require quick decisions without the need for in-depth analysis of multiple garments or attributes.
In summary, it is a practical, fast, and focused solution that allows you to detect the main category of a garment in an image, optimizing workflows and improving efficiency in applications related to fashion and visual content.
Identifies the dominant clothing category in an image, returning the primary garment type with a confidence level for fast tagging and filtering.
Classify Category - Endpoint Features
| Object | Description |
|---|---|
Request Body |
[Required] Json |
{"category":"sweatshirt","confidence":"high"}
curl --location --request POST 'https://zylalabs.com/api/12306/clothing+data+extractor+api/23120/classify+category' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{"image_url": "https://images.pexels.com/photos/6311392/pexels-photo-6311392.jpeg"}'
Classify Category and accesories - Endpoint Features
| Object | Description |
|---|---|
Request Body |
[Required] Json |
{"main_category":"glasses","clothing_items":[{"category":"top","confidence":"high"}],"accessories":[{"category":"glasses","confidence":"high"}]}
curl --location --request POST 'https://zylalabs.com/api/12306/clothing+data+extractor+api/23121/classify+category+and+accesories' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{"image_url": "https://media.glamour.mx/photos/6190986aa6e030d6480ff3c7/master/w_1600%2Cc_limit/185450.jpg"}'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The "Classify Category" endpoint returns the dominant clothing category and its confidence level. The "Classify Category and Accessories" endpoint provides the main clothing category, a detailed list of detected garments, their categories, and confidence levels, along with any accessories identified.
Key fields include "category" and "confidence" in the first endpoint, while the second endpoint includes "main_category," "clothing_items" (with individual "category" and "confidence" for each item), and "accessories."
The response data is structured in JSON format. The first endpoint returns a simple object with category and confidence. The second endpoint returns a more complex object with a main category and an array of clothing items, each containing its category and confidence level.
The first endpoint provides the primary garment type and confidence level. The second endpoint offers a comprehensive breakdown, including the main category, multiple clothing items with their respective categories and confidence levels, and any detected accessories.
Both endpoints accept image inputs either via URL or as binary data. Users can customize requests by providing different images to analyze, allowing for flexible integration into various workflows.
Users can leverage the returned data for tagging and filtering in inventory management or e-commerce applications. For example, the confidence levels can help prioritize items for display or marketing based on their prominence in images.
Typical use cases include automating inventory tagging, enhancing e-commerce product listings, and improving visual search functionalities in fashion-related applications, allowing for quick identification of dominant clothing items.
Data accuracy is maintained through advanced image processing algorithms that focus on identifying the most visually dominant garment. Continuous updates and improvements to the model ensure high confidence levels in the results provided.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
793ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
1,040ms
Service Level:
100%
Response Time:
1,007ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
1,280ms
Service Level:
100%
Response Time:
10,680ms
Service Level:
75%
Response Time:
1,498ms
Service Level:
100%
Response Time:
897ms
Service Level:
100%
Response Time:
281ms
Service Level:
100%
Response Time:
193ms
Service Level:
100%
Response Time:
557ms
Service Level:
100%
Response Time:
68ms
Service Level:
100%
Response Time:
368ms
Service Level:
100%
Response Time:
104ms
Service Level:
100%
Response Time:
80ms
Service Level:
100%
Response Time:
123ms
Service Level:
100%
Response Time:
69ms