Postman Collection

Fetchify API Postman Collection

Import our pre-configured Postman collection and start testing the API in seconds

Download Collection

Complete Fetchify API collection for Postman

All API endpoints pre-configured
Environment variables for easy testing
Example requests and responses
Authentication already set up
Download Postman Collection

How to Import

1

Download the Collection

Click the download button above to get the JSON file.

2

Open Postman

Launch Postman on your desktop or web browser.

3

Import Collection

Click "Import" in Postman and select the downloaded JSON file.

Collections → Import → Upload Files → Select fetchify_api_collection.json
4

Configure Variables

Set your API key in the collection variables:

api_key = YOUR_API_KEY_HERE
5

Start Testing!

You're ready to make API calls. Try the "Extract Product Data" request first.

What's Included

📦 Products Endpoints

  • • Extract Product Data (Header Auth)
  • • Extract Product Data (URL Auth)

💳 Credits Endpoints

  • • Check Credit Balance

🔑 Pre-configured Auth

  • • X-API-Key header authentication
  • • URL parameter authentication

📝 Example Responses

  • • Success responses (200)
  • • Error responses (401, 402, 500)