Diamonds AI Search
Perform AI search using predefined merchant diamond templates. Each merchant template has a group
to allow results from different templates from being returned at once. For example, you can create a group
called ai_solitaire
with Standard
, Premium
and Ideal
templates if you plan to display the result together.
A group
in the merchant template can roughly map to a collection
of products in Shopify or other e-commerce platforms. This allows you to reuse different predefined templates easily for a group
of products. Refer to List Merchant Templates
API to learn about Merchant diamonds templates or check our tutorial to learn more about our AI merchant template concept here: AI Curated Results.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Weight of the diamond.
Shape to perform the AI search on.
mined
, lab grown
ISO-3 currency code to return the prices in. Defaults to USD.
Determines if to return 1 result or 2 result per template. Use 1 for single and 2 for pair.
1 < x < 2
Response
The label of the merchant template to the diamond was classified under. For example, if the label of the merchant template is "ideal", then the label
will return "ideal" in the response.