Merchant Search Diamonds
Search the entire diamonds marketplace using filters.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
List of gem skus
List of gem lab
List of gem cert num
List of gem shapes
Whether to only search for gems that can be memoed
Whether to only search for gems that have valid media
Minimum retail price
Maximum retail price
Minimum carat weight
Maximum carat weight
List of gem color values
List of clarity values
List of possible cut grades
Polish grades of the gem
Fluorescence levels of the gem
Symmetry grades of the gem
Minimum depth percentage
Maximum depth percentage
Minimum table percentage
Maximum table percentage
Maximum ratio of length:width
Minimum ratio of length:width
Type of the gem (mined or lab grown)
Minimum number of delivery days for shipping
Maximum number of delivery days for shipping
List of cut code and shape combo for filtering. This value should be created by joining the cut_code and shape using ':'. For example princess:rose_cut
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.