Home
API Overview
Price Lists
Rapaport Price List API
Price List Structure
Upload Diamonds
Fields and Values
Upload CSV files
Keep Inventory Up-to-date
Upload Results
Images and Certificates
Upload Using Excel
Upload Using API
Upload Jewelry
Instant Inventory
Ready-to-use Widgets
Custom Integration
Generate your own code
Download Listing Service
Integration
Help and Support Forums
Support Forum
Developer Forum
Sample Code
More Information
Rapaport Websites
Download Center
Updates
Subscribe to Rapaport
Rapaport Price List in DBF Format
DBF format, not normalized.
Use this only for legacy systems
Sample files:
Click to
download sample Rapaport Price List for rounds
Click to
download sample Rapaport Price List for pears
Automatic download requirements:
HTTP POST request which must contain username and password in post data.
URL Endpoints for programmatic downloads:
Round sheet:
https://technet.rapaport.com:449/HTTP/Prices/DBF_Round.aspx
Pear sheet:
https://technet.rapaport.com:449/HTTP/Prices/DBF_Pear.aspx
Code examples:
Get data using HTTP POST/WebRequest (C#)
Get data using HTTP POST/WebClient (C#)