Diamond Search Import API
Introduction
Importing diamonds using the Diamond Search API will add them to the diamond search and/or Engagement Ring Designer section of the website.
Post Variables
diamond_data_csv: the CSV file being posted
ignore_first_row: true if CSV contains a header row (recommended). False if data starts on the first line.
Authentication
Calls to your API will require a query string parameter authKey=
. Please contact us for an API key
End Points
The following endpoint URLs will require you to change the {DOMAIN}
portion with your domain. Note that if your site isn't live and is on a staging URL (*.shopfinejewelry.com)
, your domain will change once your site goes live.
Import endpoint
https://{DOMAIN}/?t=sitemanager&m=diamonds&a=import_diamond_data&authKey={AUTHKEY}
CSV Format
A link to the valid CSV format can be found on this page. For more advanced options, contact us.