Discover/zumiez.com API
live

zumiez.com APIzumiez.com

Search Zumiez products by keyword, browse by category, and fetch detailed product data including pricing, stock status, images, and attributes.

Endpoints
3
Updated
3mo ago
Try it
Page number for pagination.
Number of products per page.
Search keyword (e.g. 'hoodie', 'shoes', 'skateboard').
api.parse.bot/scraper/3f2ae8fa-e680-48de-aaed-05f305a59cdd/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/3f2ae8fa-e680-48de-aaed-05f305a59cdd/search_products?page=1&limit=5&query=hoodie' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Search for products by keyword on Zumiez. Returns paginated results with product summaries including pricing, brand, and image URLs.

Input
ParamTypeDescription
pageintegerPage number for pagination.
limitintegerNumber of products per page.
queryrequiredstringSearch keyword (e.g. 'hoodie', 'shoes', 'skateboard').
Response
{
  "type": "object",
  "fields": {
    "page": "integer current page number",
    "limit": "integer number of products per page",
    "total": "integer total number of matching products",
    "products": "array of product summary objects with id, sku, product_group, brand, name, price, final_price, msrp, image_url, product_url",
    "total_pages": "integer total number of pages"
  },
  "sample": {
    "data": {
      "page": 1,
      "limit": 5,
      "total": 14299,
      "products": [
        {
          "id": 949940373,
          "sku": "40537106670002",
          "msrp": null,
          "name": "Cookies Paradise Scatter Stone Black Zip Hoodie",
          "brand": "Cookies Clothing",
          "price": "119.95",
          "image_url": "//scene7.zumiez.com/is/image/zumiez/405371-US",
          "final_price": "119.95",
          "product_url": "https://www.zumiez.com/cookies-paradise-scatter-stone-black-zip-hoodie.html",
          "product_group": "405371"
        }
      ],
      "total_pages": 2860
    },
    "status": "success"
  }
}

About the zumiez.com API

The Zumiez API exposes 3 endpoints that cover product search, category browsing, and detailed product lookups across Zumiez.com. The search_products endpoint returns paginated results with up to 10 fields per product including brand, price, final price, and image URLs. The get_product_details endpoint adds full attribute arrays (color, size, features), stock status, and multiple product images identified by a product group ID from search or category results.

Endpoints Overview

The API provides three endpoints: search_products, list_products_by_category, and get_product_details. Search and category endpoints share the same paginated product summary shape, returning fields including id, sku, product_group, brand, name, price, final_price, msrp, image_url, and product_url. Both accept page and limit parameters for pagination, and each response includes total and total_pages so you can walk full result sets.

Search and Category Browsing

search_products accepts a required query string (e.g. 'hoodie', 'skateboard') and returns matching products ranked by relevance. list_products_by_category takes a category_path string such as '/shoes.html' or '/mens/hoodies.html' — the path must end in .html. Both endpoints return the same summary object shape, so the product_group value from either can be passed directly to get_product_details.

Product Detail Data

get_product_details takes a single product_group ID and returns the full product record: name, brand, sku, price, final_price, stock_status (e.g. 'IN_STOCK'), a description string, and an images array of URLs. The attributes array contains objects with attribute_code, attribute_label, attribute_value, and attribute_options, covering dimensions like color, size, and product features. This is the field to use when building size selectors or filtering by color.

Pagination and ID Chaining

Search and category endpoints default to page 1. Use the total_pages field in each response to determine how many requests are needed to walk a full result set. The product_group field in summary results is the required input for the detail endpoint — it is not the same as id or sku, so store it explicitly if you plan to chain calls.

Common use cases
  • Sync Zumiez product catalog (name, brand, price, image) to a comparison shopping tool
  • Monitor price and final_price fields across skateboard or streetwear categories for deal alerts
  • Build a size and color availability checker using the attributes array from get_product_details
  • Track stock_status changes on specific product groups to notify customers when items are back in stock
  • Aggregate msrp vs final_price data across search results to identify sale depth by category
  • Fetch product images and descriptions for affiliate marketing content using product_url and images fields
  • Paginate through a full category path to build a local searchable index of Zumiez inventory
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Zumiez have an official public developer API?+
No. Zumiez does not publish a public developer API or documentation for third-party data access.
What does get_product_details return that search_products does not?+
The detail endpoint adds an images array (multiple URLs vs. a single image_url), a full attributes array covering color, size, and feature options with their selectable values, a meta description string, and a stock_status field. The summary endpoints return only a single image_url and no attribute or stock data.
Does the category endpoint support filtering by brand or price range within a category?+
Not currently. list_products_by_category accepts only category_path, page, and limit — there are no filter parameters for brand, price, or attributes. You can fork this API on Parse and revise it to add filter-aware endpoints that narrow results before returning them.
Are product reviews or ratings included in any endpoint response?+
Not currently. The API covers pricing, stock, images, attributes, and descriptions but does not expose review counts or rating scores. You can fork this API on Parse and revise it to add a reviews endpoint if that data is available on the product page.
What is the relationship between product_group, id, and sku?+
All three appear in product summary responses but serve different purposes. product_group is the identifier required by get_product_details — it groups product variants. id is a numeric product ID and sku is a variant-level stock-keeping unit. Only product_group can be used as input to the detail endpoint.
Page content last updated . Spec covers 3 endpoints from zumiez.com.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.
Zumiez API – Products, Search & Categories · Parse