Skip to main content
POST
Attribution Task

Authorizations

X-Api-Key
string
header
required
X-OpenAI-Key
string
header
required

Query Parameters

category_identifier
string
required

The category assigned to the item

Flag indicating if to add recommended attributes to the process

add_optional
boolean
default:false

Flag indicating if to add optional attributes to the process

Body

application/json
product_description
string
required

A textual description of the item being categorized. This description is utilized to extract the available attributes.

Response

Product with extracted attributes.

message
string
required
category_identifier
string
required
product_description
string
required
context_language
string
required
extraction
ExtractedAttributeValue · object[]
required
attribute_count
integer
required
attributes
AttributeWithValues · object[]
required