Getting Started with Product Data
Pick one of the following guides to walk you through how to use the Datafiniti API for Product Data:
When using CSV data:
Web Browser
Access product data through your web browser using CSV exports.
Postman
Test product data endpoints using Postman with CSV format.
cURL
Make product data CSV requests from your command line.
PHP
Access product data CSV endpoints using PHP.
Node.js
Integrate product CSV data into your Node.js applications.
Python
Query product data in CSV format with Python scripts.
When using JSON data:
Web Browser
Access product data through your web browser using JSON format.
Postman
Test product data endpoints using Postman with JSON format.
cURL
Make product data JSON requests from your command line.
PHP
Access product data JSON endpoints using PHP.
Node.js
Integrate product JSON data into your Node.js applications.
Python
Query product data in JSON format with Python scripts.
Last updated Mar 26, 2026
Built with Documentation.AI