Looking for the overview — what this API returns, what it costs, and a call you can run without a key? See the Nike API page →
E-commerce & Marketplaces

Nike API & Scraper

The Nike API turns nike.com into clean JSON in 42 countries, from the United States, the United Kingdom and every European Nike store to Japan, Korea, China, Australia, Canada and Mexico, in six actions: search, category, filters, product/detail, product/reviews and launches.

6 actionsLive JSON1,000 free credits$0.67–$1.50 / 1,000 creditsMCP-ready
Get a free keyOpen in playground

🤖 Using an AI assistant? Copy this link into ChatGPT / Claude / Cursor — it reads every endpoint and parameter instantly and tells you if this API fits your use case.

Pick the store with country (and language where a store has several, such as ch fr or ca fr); prices come back in that store's currency. A product is its style-colour, the code on the box such as DM0032-037. product/detail returns the price, the full price and the discount, and every size with its local size label, GTIN and its own stock level - high, medium, low or out of stock - because a size Nike lists is not always a size you can buy: on the Air Max Plus DM0032-037 Nike listed 17 sizes and had stock records for 7, of which 1 was in stock. It also returns the description and feature sections, every image and video, the colours, the other colourways of the style, the star rating, member-exclusive and quantity-limit flags, and for SNKRS releases the launch method and the exact moment the launch opens. launches lists the upcoming SNKRS calendar of a country, soonest first. product/reviews returns the reviews of a style with the fit and comfort answers and the reviewer's usual size. Verification on 2026-09-15: a search and a product read in every one of the 42 countries (45 of 45 searches and 42 of 42 product reads succeeded, each in that country's currency), 73 of 73 controlled cases passed, 8 of 8 products matched Nike's own product pages on title, price, full price, colour and number of sizes, and search rows agreed with product records on 42 of 42 products. No Nike account needed - one ReefAPI key and the standard { ok, data, meta, error } envelope.

Reference

A size Nike lists is not a size you can buy - each size carries its own stock level

This is the one thing to know before you build a Nike stock alert. A product page lists every size of a style, including sizes with no stock at all. The API returns each size with the stock level Nike holds for it, and says so when Nike holds no stock record for that size. Nike Air Max Plus DM0032-037 in the United States, measured on 2026-09-15.

Size (US)GTINavailablestock_level
M 6 / W 7.500198730185651falseout_of_stock
M 7 / W 8.500198730132037falseout_of_stock
M 7.5 / W 900198730102962falsenull - no stock record (inventory_listed false)
M 11 / W 12.500198730142388falseout_of_stock
M 14 / W 15.500198730187891truehigh
M 15 / W 16.500198730089690falsenull - no stock record (inventory_listed false)

17 sizes listed, 7 with a stock record, 1 in stock: sizes_in_stock reads 1. Across the 42 products read in 42 countries, 423 of 451 sizes had a stock record, and every size carried its GTIN and local size label.

Live example

Real request and response JSON

Captured from the indexed primary action, search, on .

Captured request
{
  "method": "POST",
  "url": "https://api.reefapi.com/nike/v1/search",
  "headers": {
    "x-api-key": "$REEF_KEY",
    "content-type": "application/json"
  },
  "body": {
    "query": "air max"
  }
}
Captured response
{
  "ok": true,
  "meta": {
    "api": "nike",
    "endpoint": "search",
    "mode": "live",
    "latency_ms": 1380.6,
    "record_count": 24,
    "bytes": 303432,
    "cache_hit": false,
    "country": "us",
    "pagination": {
      "page": 1,
      "has_more": true,
      "page_size": 24,
      "total": 214
    }
  },
  "data": {
    "results": [
      {
        "product_code": "IM9616-001",
        "style_color": "IM9616-001",
        "style_code": "IM9616",
        "group_key": "bAZ6AeHT",
        "title": "Nike Air Max 90",
        "subtitle": "Men's Shoes",
        "product_type": "footwear",
        "product_subtype": "standard",
        "color": "Black",
        "color_hex": "27292B",
        "color_description": "Black/Black/Tough Red",
        "price": 135,
        "full_price": 135,
        "original_price": null,
        "discount_percent": null,
        "on_sale": false,
        "currency": "USD",
        "promotion": null,
        "badge": null,
        "badges": [],
        "new_until": null,
        "launch": false,
        "coming_soon": false,
        "customizable": false,
        "base_style_color": null,
        "gift_card": false,
        "image": "https://static.nike.com/a/images/t_default/u_9ddf04c7-2a9a-4d76-add1-d15af8f0263d,c_scale,fl_relative,w_1.0,h_1.0,fl_layer_apply/4bc86f1c-997b-49e9-bf58-d86c78d26582/AIR+MAX+90.png",
        "image_portrait": "https://static.nike.com/a/images/t_default/u_9ddf04c7-2a9a-4d76-add1-d15af8f0263d,c_scale,fl_relative,w_1.0,h_1.0,fl_layer_apply/4f02b518-3e59-47f2-877a-b2a62d7d275c/AIR+MAX+90.png",
        "url": "https://www.nike.com/t/air-max-90-mens-shoes-bAZ6AeHT/IM9616-001",
        "global_product_id": "c8561f14-1706-4595-8c39-6363743dcba3",
        "merch_product_id": "395abdcb-996c-50d1-802a-187f505b795f",
        "colorways": [
          {
            "product_code": "[trimmed-depth]",
            "style_color": "[trimmed-depth]",
            "color_description": "[trimmed-depth]",
            "price": "[trimmed-depth]",
            "full_price": "[trimmed-depth]",
            "discount_percent": "[trimmed-depth]",
            "image": "[trimmed-depth]",
            "url": "[trimmed-depth]"
          },
          {
            "product_code": "[trimmed-depth]",
            "style_color": "[trimmed-depth]",
            "color_description": "[trimmed-depth]",
            "price": "[trimmed-depth]",
            "full_price": "[trimmed-depth]",
            "discount_percent": "[trimmed-depth]",
            "image": "[trimmed-depth]",
            "url": "[trimmed-depth]"
          },
          {
            "product_code": "[trimmed-depth]",
            "style_color": "[trimmed-depth]",
            "color_description": "[trimmed-depth]",
            "price": "[trimmed-depth]",
            "full_price": "[trimmed-depth]",
            "discount_percent": "[trimmed-depth]",
            "image": "[trimmed-depth]",
            "url": "[trimmed-depth]"
          }
        ],
        "colorway_count": 10
      },
      {
        "product_code": "DB2839-002",
        "style_color": "DB2839-002",
        "style_code": "DB2839",
        "group_key": "vl97pm",
        "title": "Nike Air Max Excee",
        "subtitle": "Men's Shoes",
        "product_type": "footwear",
        "product_subtype": "standard",
        "color": "Black",
        "color_hex": "27292B",
        "color_description": "Black/Black/White",
        "price": 76.97,
        "full_price": 95,
        "original_price": 95,
        "discount_percent": 19,
        "on_sale": true,
        "currency": "USD",
        "promotion": null,
        "badge": null,
        "badges": [],
        "new_until": null,
        "launch": false,
        "coming_soon": false,
        "customizable": false,
        "base_style_color": null,
        "gift_card": false,
        "image": "https://static.nike.com/a/images/t_default/u_9ddf04c7-2a9a-4d76-add1-d15af8f0263d,c_scale,fl_relative,w_1.0,h_1.0,fl_layer_apply/8ee05b28-4b42-40c4-b46e-568f97930bc5/NIKE+AIR+MAX+EXCEE+LEATHER.png",
        "image_portrait": "https://static.nike.com/a/images/t_default/u_9ddf04c7-2a9a-4d76-add1-d15af8f0263d,c_scale,fl_relative,w_1.0,h_1.0,fl_layer_apply/7658c172-aa40-44c6-b6fa-dec022194509/NIKE+AIR+MAX+EXCEE+LEATHER.png",
        "url": "https://www.nike.com/t/air-max-excee-mens-shoes-vl97pm/DB2839-002",
        "global_product_id": "1a6c5b6b-54a5-3ee0-bf07-d2c6bc7e48eb",
        "merch_product_id": "a1bf5d41-2ac6-5915-be8a-e6b6d6fcd81d",
        "colorways": [
          {
            "product_code": "[trimmed-depth]",
            "style_color": "[trimmed-depth]",
            "color_description": "[trimmed-depth]",
            "price": "[trimmed-depth]",
            "full_price": "[trimmed-depth]",
            "discount_percent": "[trimmed-depth]",
            "image": "[trimmed-depth]",
            "url": "[trimmed-depth]"
          },
          {
            "product_code": "[trimmed-depth]",
            "style_color": "[trimmed-depth]",
            "color_description": "[trimmed-depth]",
            "price": "[trimmed-depth]",
            "full_price": "[trimmed-depth]",
            "discount_percent": "[trimmed-depth]",
            "image": "[trimmed-depth]",
            "url": "[trimmed-depth]"
          },
          {
            "product_code": "[trimmed-depth]",
            "style_color": "[trimmed-depth]",
            "color_description": "[trimmed-depth]",
            "price": "[trimmed-depth]",
            "full_price": "[trimmed-depth]",
            "discount_percent": "[trimmed-depth]",
            "image": "[trimmed-depth]",
            "url": "[trimmed-depth]"
          }
        ],
        "colorway_count": 11
      },
      {
        "product_code": "924453-018",
        "style_color": "924453-018",
        "style_code": "924453",
        "group_key": "nC0dzF",
        "title": "Nike Air VaporMax Plus",
        "subtitle": "Men's Shoes",
        "product_type": "footwear",
        "product_subtype": "standard",
        "color": "Black",
        "color_hex": "27292B",
        "color_description": "Black/Aluminum",
        "price": 220,
        "full_price": 220,
        "original_price": null,
        "discount_percent": null,
        "on_sale": false,
        "currency": "USD",
        "promotion": null,
        "badge": "Best Seller",
        "badges": [
          "best_seller"
        ],
        "new_until": null,
        "launch": false,
        "coming_soon": false,
        "customizable": false,
        "base_style_color": null,
        "gift_card": false,
        "image": "https://static.nike.com/a/images/t_default/u_9ddf04c7-2a9a-4d76-add1-d15af8f0263d,c_scale,fl_relative,w_1.0,h_1.0,fl_layer_apply/tlrzjqnfgwpl0eoqthqh/AIR+VAPORMAX+PLUS.png",
        "image_portrait": "https://static.nike.com/a/images/t_default/u_9ddf04c7-2a9a-4d76-add1-d15af8f0263d,c_scale,fl_relative,w_1.0,h_1.0,fl_layer_apply/bqts7pmxoz3fwhp2lw4l/AIR+VAPORMAX+PLUS.png",
        "url": "https://www.nike.com/t/air-vapormax-plus-mens-shoes-nC0dzF/924453-018",
        "global_product_id": "108d401d-3ec9-3dca-b6b5-cbdd3f660c9e",
        "merch_product_id": "1fed7ff3-3864-516d-8c16-eb5b5b27dc28",
        "colorways": [
          {
            "product_code": "[trimmed-depth]",
            "style_color": "[trimmed-depth]",
            "color_description": "[trimmed-depth]",
            "price": "[trimmed-depth]",
            "full_price": "[trimmed-depth]",
            "discount_percent": "[trimmed-depth]",
            "image": "[trimmed-depth]",
            "url": "[trimmed-depth]"
          },
          {
            "product_code": "[trimmed-depth]",
            "style_color": "[trimmed-depth]",
            "color_description": "[trimmed-depth]",
            "price": "[trimmed-depth]",
            "full_price": "[trimmed-depth]",
            "discount_percent": "[trimmed-depth]",
            "image": "[trimmed-depth]",
            "url": "[trimmed-depth]"
          },
          {
            "product_code": "[trimmed-depth]",
            "style_color": "[trimmed-depth]",
            "color_description": "[trimmed-depth]",
            "price": "[trimmed-depth]",
            "full_price": "[trimmed-depth]",
            "discount_percent": "[trimmed-depth]",
            "image": "[trimmed-depth]",
            "url": "[trimmed-depth]"
          }
        ],
        "colorway_count": 7
      }
    ],
    "count": 24,
    "total_results": 214,
    "page": 1,
    "page_size": 24,
    "page_count": 9,
    "has_more": true,
    "keyword_matches_on_page": 24,
    "fallback_results_dropped": 0,
    "sort_applied": "relevance",
    "attribute_ids": [],
    "country": "us",
    "language": "en",
    "currency": "USD",
    "query": "air max"
  }
}
Actions

What the Nike API does

ActionDescriptionConcrete use caseKey params
searchSearch a Nike storefront by keyword, as nike.com does. One row per product card with its price, full price and discount, colour, badges ('Best Seller', 'Just In', 'Coming Soon'), promotions and every colourway on the card. Sort by newest or price; narrow with filter ids.Pricing teams call search to search a Nike storefront by keyword, as nike.com does.query, country, language, page, page_size, ...
categoryA Nike category wall without a keyword (for example Men + Shoes, or Sale), paged and sortable, with the same rows as search. Category ids come from `filters`.Marketplace operators call category to get a Nike category wall without a keyword (for example Men + Shoes, or Sale), paged and sortable….attribute_ids, country, language, page, page_size, ...
filtersThe filters nike.com shows for a search (or the whole catalogue) — gender, colour, sport, brand, size, width, best for — and the category links, each with its id and product count. The ids feed `attribute_ids` in search and category.Catalog enrichment teams call filters to get the filters nike.com shows for a search (or the whole catalogue).query, country, language, max_rotations
product/detailThe full Nike product by style-colour or URL: price, full price and discount, every size with its localized label, GTIN and stock level, description and feature sections, all images and videos, colours, launch method and release time, member-exclusive and quantity-limit flags, star rating and review counts, and the other colourways of the style.Retail analysts call product/detail to get the full Nike product by style-colour or URL.style_color, country, language, include_colorways, include_rating, ...
product/reviewsCustomer reviews of a Nike style, newest first, paged: rating, title, text, date, reviewer country and usual size, fit / comfort / recommend answers, votes and photos — plus the rating and the review counts kept apart from reviews of related styles.Pricing teams call product/reviews to get customer reviews of a Nike style, newest first, paged.style_color, country, page, page_size, max_rotations
launchesThe upcoming SNKRS launch calendar of a Nike country, soonest first: style-colour, name, price, launch method (draw or first-come) and the exact moment it opens, member-exclusive flag, quantity limit and image.Marketplace operators call launches to get the upcoming SNKRS launch calendar of a Nike country, soonest first.country, language, page, page_size, max_rotations
Code samples

Call search from your stack

curl -X POST https://api.reefapi.com/nike/v1/search \
  -H "x-api-key: $REEF_KEY" \
  -H "content-type: application/json" \
  -d '{"query":"air max"}'
MCP one-liner
Ask your MCP-connected assistant: call reefapi.nike.search with {"query":"air max"}.
Use cases

Who uses this API and why

  • Sneaker restock alerts watch the stock level of one size, not the product, because Nike lists sizes it holds no stock for.
  • Resellers and release calendars pull the SNKRS launch time and method per country from launches.
  • Price-comparison sites read the same style-colour in 42 Nike stores, each in its own currency, with sale and full price kept apart.
  • Retail analysts track discounts, colourways and review sentiment of a Nike style across markets.
FAQ

Questions developers ask before integrating

Which countries are covered?

42 Nike stores: us, gb, de, fr, it, es, nl, be, lu, at, ch, ie, pt, dk, se, no, fi, pl, cz, sk, hu, si, hr, bg, ro, gr, tr, il, za, jp, kr, cn (nike.com.cn), tw, sg, my, ph, th, vn, id, au, ca and mx. A search and a product read succeeded in every one on 2026-09-15, and every price came back in that store's currency - EUR in Bulgaria, Croatia, Czechia and Hungary. Brazil, India, Saudi Arabia, the UAE, Chile and Argentina run separate Nike stores, and New Zealand, Egypt, Morocco and Hong Kong have no online store on nike.com; those return MARKET_UNAVAILABLE with the reason.

Is there a member price?

No. Nike does not publish a member price, so member_price is always null. member_exclusive is true on member-only products, and quantity_limit is Nike's per-order limit (1 on SNKRS launches, 10 on most products). The API never returns Nike's internal staff price.

How do I get the release time of a SNKRS launch?

From launch.starts_at on product/detail or starts_at on launches - the moment the launch opens, in UTC. Do not use a product's commerce date for a launch: on 2026-09-15 all 30 upcoming US launches with a start time carried a later commerce date, for example a draw opening 2026-09-15 14:00 with a commerce date in July 2027. launch_method is Nike's own code for the launch type.

Why is the review count different from the number of reviews I can page through?

Nike counts reviews of related styles into the headline number. The Air Force 1 '07 CW2288 read 5,659 reviews, 1,391 of them from related styles and 4,268 of its own - the 4,268 you can page through. review_count, related_review_count and own_review_count keep the three apart. Reviews belong to the style, so every colour of CW2288 shares them, in every country.

Do sort and filters really apply?

Yes. For air max in the United States: price_asc and price_desc return prices in order (gift cards, listed at no price, come first in price_asc, as on nike.com), newest reorders the wall, a Black filter narrowed the results and every card returned was black, and Women plus Black narrowed further. The filter ids come from the filters action, with the product count for each. Pages come in sizes of 24, 50 or 100, as nike.com offers.

What do I pass as a product id?

The style-colour (DM0032-037) that search, category and launches return, or a nike.com product or launch link - a link from /ch/fr or /jp also sets the country and language. Nike By You products have a numeric id and no style-colour; their search rows carry base_style_color, the style to read. Style-colours are sold per country: one that a country does not sell returns NOT_FOUND there.

What about discontinued colourways?

Nike keeps them in its catalogue with status inactive, and nike.com no longer sells them: in the United States their product pages return not found. product/detail still reads them, with the last catalogue price labelled price_source catalog_inactive and listed_on_storefront false, never passed off as a current price. Products on sale in the store read status active and price_source product_feed; on 2026-09-15 their price equalled the store's search listing on 399 of 399 products checked in six countries.

What happens when nothing on nike.com matches my search?

You get an empty result, not a page of unrelated products. For a query with no real match nike.com fills the page with other products (zzqqxxnonexist showed 14, from running shoes to a baseball cap); results then comes back empty, fallback_results_dropped says how many were removed, and include_fallback_results=true returns them separately if you want them. Misspellings keep their results: pegasuss and jordon returned Pegasus and Jordan products, and on 2026-09-15 none of 34 real searches was emptied. Every search also reports keyword_matches_on_page; when it reads 0 on a large result set, the products are Nike's best guess rather than matches for your words.

What does Nike NOT publish?

A member price, a stock count (levels only), store stock, a rating distribution and a price history. The description is missing on some products (42 of 42 sampled products had one) and videos on most (19 of 42); 31 of 42 had a star rating, the rest had no reviews yet. Some promotions say See Price in Bag: the shelf price is returned and the promotion is flagged, because the final price is only shown in the bag.

What is the Nike API?

Nike API is a ReefAPI endpoint group for nike.com in 42 countries: prices, stock by size, snkrs launches and reviews. It returns live JSON through POST requests under /nike/v1.

Is the Nike API free to try?

Yes. ReefAPI starts with 1,000 free credits, no card required. Nike calls use the same shared credit balance as every other ReefAPI engine.

Do I need a Nike login or account?

No login to Nike is needed for the API response. You call ReefAPI with your x-api-key header, and the playground can run live examples before you create a production key.

How fresh is the Nike data?

The page example is captured from a live search call, and production requests fetch live data through ReefAPI rather than a static sample.

How many credits does the Nike API use?

Nike actions currently cost 1-2 credits per successful call. Failed or blocked calls are free, and all APIs draw from one credit pool.

docs / nike

Nike

nike.com in 42 countries: prices, stock by size, SNKRS launches and reviews.

base /nike/v16 endpoints
post/nike/v1/category1 credit

A Nike category wall without a keyword (for example Men + Shoes, or Sale), paged and sortable, with the same rows as search. Category ids come from `filters`.

ParameterAllowed / rangeDescription
attribute_idsrequiredNike category/filter ids from the `filters` action (e.g. Shoes + Men). Returns that wall without a keyword.
country = usoptionalus · gb · de · fr · it · es · nl · be · lu · at · ch · ie · pt · dk · se · no · fi · pl · cz · sk · hu · si · hr · bg · ro · gr · tr · il · za · jp · kr · cn · tw · sg · my · ph · th · vn · id · au · ca · mxWhich Nike storefront. Prices come back in that country's currency and the texts in its language. Stock, prices and launches are per country.
languageoptionalStorefront language where a country has several: us en|es-419, es es-ES|ca, be nl|fr, ch de|fr|it, ca en-GB|fr, jp ja|en, kr ko|en. Default = the storefront's own default. Other countries have one language.
page = 1optional1–500Result page, 1-based.
page_size = 24optional24 · 50 · 100Products per page: 24, 50 or 100 — the only sizes Nike's wall accepts.
sort = relevanceoptionalrelevance · newest · price_asc · price_descResult order — the orderings nike.com offers.
max_rotations = 3optional1–6Advanced: how many times to retry a difficult request (1-6, default 3).
Try in playground →
post/nike/v1/filters2 credits

The filters nike.com shows for a search (or the whole catalogue) — gender, colour, sport, brand, size, width, best for — and the category links, each with its id and product count. The ids feed `attribute_ids` in search and category.

ParameterAllowed / rangeDescription
queryoptionalOptional keyword: the filters (with counts) of that search. Without it, the filters of the whole catalogue.
country = usoptionalus · gb · de · fr · it · es · nl · be · lu · at · ch · ie · pt · dk · se · no · fi · pl · cz · sk · hu · si · hr · bg · ro · gr · tr · il · za · jp · kr · cn · tw · sg · my · ph · th · vn · id · au · ca · mxWhich Nike storefront. Prices come back in that country's currency and the texts in its language. Stock, prices and launches are per country.
languageoptionalStorefront language where a country has several: us en|es-419, es es-ES|ca, be nl|fr, ch de|fr|it, ca en-GB|fr, jp ja|en, kr ko|en. Default = the storefront's own default. Other countries have one language.
max_rotations = 3optional1–6Advanced: how many times to retry a difficult request (1-6, default 3).
Try in playground →
post/nike/v1/product/detail1 credit

The full Nike product by style-colour or URL: price, full price and discount, every size with its localized label, GTIN and stock level, description and feature sections, all images and videos, colours, launch method and release time, member-exclusive and quantity-limit flags, star rating and review counts, and the other colourways of the style.

ParameterAllowed / rangeDescription
style_colorrequiredNike style-colour code ('DM0032-037', printed on the box and in every product URL, returned as `style_color` by search) or a nike.com product / launch URL. A URL also sets the country and language.
country = usoptionalus · gb · de · fr · it · es · nl · be · lu · at · ch · ie · pt · dk · se · no · fi · pl · cz · sk · hu · si · hr · bg · ro · gr · tr · il · za · jp · kr · cn · tw · sg · my · ph · th · vn · id · au · ca · mxWhich Nike storefront. Prices come back in that country's currency and the texts in its language. Stock, prices and launches are per country.
languageoptionalStorefront language where a country has several: us en|es-419, es es-ES|ca, be nl|fr, ch de|fr|it, ca en-GB|fr, jp ja|en, kr ko|en. Default = the storefront's own default. Other countries have one language.
include_colorways = trueoptionaltrue (default): also list the other colours of the same style on sale in that country (one extra small request).
include_rating = trueoptionaltrue (default): add the star rating and review counts.
max_rotations = 3optional1–6Advanced: how many times to retry a difficult request (1-6, default 3).
Try in playground →
post/nike/v1/product/reviews1 credit

Customer reviews of a Nike style, newest first, paged: rating, title, text, date, reviewer country and usual size, fit / comfort / recommend answers, votes and photos — plus the rating and the review counts kept apart from reviews of related styles.

ParameterAllowed / rangeDescription
style_colorrequiredNike style-colour ('CW2288-111'), style code ('CW2288') or product URL. Reviews are shared by every colour of a style.
country = usoptionalus · gb · de · fr · it · es · nl · be · lu · at · ch · ie · pt · dk · se · no · fi · pl · cz · sk · hu · si · hr · bg · ro · gr · tr · il · za · jp · kr · cn · tw · sg · my · ph · th · vn · id · au · ca · mxOptional. Reviews are the same in every country; the country is only used to confirm that a style with no reviews exists.
page = 1optional1–1000Review page, 1-based.
page_size = 20optional1–100Reviews per page (1-100, default 20), newest first.
max_rotations = 3optional1–6Advanced: how many times to retry a difficult request (1-6, default 3).
Try in playground →
post/nike/v1/launches1 credit

The upcoming SNKRS launch calendar of a Nike country, soonest first: style-colour, name, price, launch method (draw or first-come) and the exact moment it opens, member-exclusive flag, quantity limit and image.

ParameterAllowed / rangeDescription
country = usoptionalus · gb · de · fr · it · es · nl · be · lu · at · ch · ie · pt · dk · se · no · fi · pl · cz · sk · hu · si · hr · bg · ro · gr · tr · il · za · jp · kr · cn · tw · sg · my · ph · th · vn · id · au · ca · mxWhich Nike storefront. Prices come back in that country's currency and the texts in its language. Stock, prices and launches are per country.
languageoptionalStorefront language where a country has several: us en|es-419, es es-ES|ca, be nl|fr, ch de|fr|it, ca en-GB|fr, jp ja|en, kr ko|en. Default = the storefront's own default. Other countries have one language.
page = 1optional1–500Result page, 1-based.
page_size = 24optional1–50Launches per page (1-50, default 24), soonest first.
max_rotations = 3optional1–6Advanced: how many times to retry a difficult request (1-6, default 3).
Try in playground →