> ## Documentation Index
> Fetch the complete documentation index at: https://docs.retailed.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Goat Product

> Get product information from Goat

### Header

<ParamField header="x-api-key" type="string" required={true}>
  Parameter defines the Retailed private key to use.
</ParamField>

### Parameters

<ParamField query="query" type="string" optional={false} placeholder="https://www.goat.com/en-us/sneakers/marvel-x-air-jordan-1-retro-high-og-spider-man-across-the-spider-verse-dv1748-601">
  Goat Product URL or slug: `https://www.goat.com/en-us/sneakers/marvel-x-air-jordan-1-retro-high-og-spider-man-across-the-spider-verse-dv1748-601` or `marvel-x-air-jordan-1-retro-high-og-spider-man-across-the-spider-verse-dv1748-601`.
</ParamField>

<ResponseExample>
  ```json Example Response theme={null}
  {
      "id": 1103114,
      "sku": "DV1748 601",
      "name": "Marvel x Air Jordan 1 Retro High OG 'Next Chapter'",
      "slug": "marvel-x-air-jordan-1-retro-high-og-spider-man-across-the-spider-verse-dv1748-601",
      "color": "Red",
      "story": "The Marvel x Air Jordan 1 Retro High OG ‘Next Chapter' delivers a collaborative colorway tied to the animated film 'Spider-Man: Across the Spider-Verse.’ A play on the original ‘Chicago’ colorway, this reimagined take on the sneaker icon features a white leather upper with black patent leather on the collar and Swoosh. Scarlet overlays are composed of a patchwork mix of different textures and prints — a pieced-together design that nods to the multidimensional Spiderman universe. A retro Wings logo is stamped on the lateral collar flap, while a woven Nike tag decorates the nylon tongue. The high-top rides on a rubber cupsole that pairs aged sidewalls with a crimson semi-translucent rubber outsole.",
      "gender": [
          "men"
      ],
      "season": " 2023",
      "status": "active",
      "details": "University Red/Black/White",
      "midsole": "Air",
      "category": [
          "Lifestyle"
      ],
      "designer": "Peter Moore",
      "nickname": "Next Chapter",
      "user_own": false,
      "size_type": "numeric_sizes",
      "size_unit": "us",
      "user_want": false,
      "age_groups": [],
      "brand_name": "Air Jordan",
      "is_ownable": true,
      "silhouette": "Air Jordan 1",
      "size_brand": "air_jordan",
      "size_range": [
          3.5,
          4,
          4.5,
          5,
          5.5,
          6,
          6.5,
          7,
          7.5,
          8,
          8.5,
          9,
          9.5,
          10,
          10.5,
          11,
          11.5,
          12,
          12.5,
          13,
          14,
          15,
          16,
          17
      ],
      "story_html": "<p>The Marvel x Air Jordan 1 Retro High OG ‘Next Chapter&#39; delivers a collaborative colorway tied to the animated film &#39;Spider-Man: Across the Spider-Verse.’ A play on the original ‘Chicago’ colorway, this reimagined take on the sneaker icon features a white leather upper with black patent leather on the collar and Swoosh. Scarlet overlays are composed of a patchwork mix of different textures and prints — a pieced-together design that nods to the multidimensional Spiderman universe. A retro Wings logo is stamped on the lateral collar flap, while a woven Nike tag decorates the nylon tongue. The high-top rides on a rubber cupsole that pairs aged sidewalls with a crimson semi-translucent rubber outsole.</p>\n",
      "featured_in": [
          {
              "name": "Nike Air Max 95 'Blue Spark'",
              "slug": "pdp-custom-links/release-links/hype-releases/sneakers/air-max-95-og-blue-spark-im7410-100",
              "clickthrough_destination": "sneakers/air-max-95-og-blue-spark-im7410-100"
          },
          {
              "name": "Jordan 4 'Denim Worn Blue'",
              "slug": "pdp-custom-links/release-links/hype-releases/sneakers/wmns-air-jordan-4-retro-tex-worn-blue-denim-ib6716-100",
              "clickthrough_destination": "sneakers/wmns-air-jordan-4-retro-tex-worn-blue-denim-ib6716-100"
          },
          {
              "name": "Jordan 11 'Grand Finale' release date",
              "slug": "pdp-custom-links/release-links/hype-releases/editorial/wmns-air-jordan-11-retro-sail-ar0715-110-release-guide",
              "clickthrough_destination": "editorial/wmns-air-jordan-11-retro-sail-ar0715-110-release-guide"
          }
      ],
      "is_wantable": true,
      "picture_url": "https://image.goat.com/1000/attachments/product_template_pictures/images/085/116/986/original/1103114_00.png.png",
      "is_offerable": true,
      "product_type": "sneakers",
      "release_date": "2023-05-20T23:59:59.999Z",
      "robot_assets": [
          {
              "url": "https://cms-cdn.goat.com/8a5ce175c13c-e5a9-ee11-e048-1606b881.png"
          },
          {
              "url": "https://cms-cdn.goat.com/4007a6888cdc-4a0a-ee11-e048-0421b881.png"
          }
      ],
      "size_options": [
          {
              "value": 3.5,
              "presentation": "3.5"
          },
          {
              "value": 4,
              "presentation": "4"
          },
          {
              "value": 4.5,
              "presentation": "4.5"
          },
          {
              "value": 5,
              "presentation": "5"
          },
          {
              "value": 5.5,
              "presentation": "5.5"
          },
          {
              "value": 6,
              "presentation": "6"
          },
          {
              "value": 6.5,
              "presentation": "6.5"
          },
          {
              "value": 7,
              "presentation": "7"
          },
          {
              "value": 7.5,
              "presentation": "7.5"
          },
          {
              "value": 8,
              "presentation": "8"
          },
          {
              "value": 8.5,
              "presentation": "8.5"
          },
          {
              "value": 9,
              "presentation": "9"
          },
          {
              "value": 9.5,
              "presentation": "9.5"
          },
          {
              "value": 10,
              "presentation": "10"
          },
          {
              "value": 10.5,
              "presentation": "10.5"
          },
          {
              "value": 11,
              "presentation": "11"
          },
          {
              "value": 11.5,
              "presentation": "11.5"
          },
          {
              "value": 12,
              "presentation": "12"
          },
          {
              "value": 12.5,
              "presentation": "12.5"
          },
          {
              "value": 13,
              "presentation": "13"
          },
          {
              "value": 14,
              "presentation": "14"
          },
          {
              "value": 15,
              "presentation": "15"
          },
          {
              "value": 16,
              "presentation": "16"
          },
          {
              "value": 17,
              "presentation": "17"
          }
      ],
      "special_type": "standard",
      "internal_shot": "taken",
      "is_resellable": true,
      "selling_count": 0,
      "single_gender": "men",
      "upper_material": "Leather",
      "direct_shipping": false,
      "taxonomy_level1": "Footwear",
      "taxonomy_level2": "Sneakers",
      "grid_picture_url": "https://image.goat.com/375/attachments/product_template_pictures/images/085/116/986/original/1103114_00.png.png",
      "main_picture_url": "https://image.goat.com/750/attachments/product_template_pictures/images/085/116/986/original/1103114_00.png.png",
      "microposts_count": 0,
      "product_category": "shoes",
      "product_taxonomy": [],
      "is_raffle_product": false,
      "release_date_name": null,
      "is_fashion_product": false,
      "lowest_price_cents": 0,
      "available_sizes_new": [],
      "is_alias_resellable": false,
      "maximum_offer_cents": 200000,
      "minimum_offer_cents": 2500,
      "used_for_sale_count": 0,
      "apple_pay_only_promo": false,
      "available_sizes_used": [],
      "grid_glow_picture_url": "https://image.goat.com/glow-4-5-25/375/attachments/product_template_pictures/images/085/116/986/original/1103114_00.png.png",
      "main_glow_picture_url": "https://image.goat.com/glow-4-5-25/750/attachments/product_template_pictures/images/085/116/986/original/1103114_00.png.png",
      "available_sizes_new_v2": [],
      "new_lowest_price_cents": 0,
      "render_images_in_order": false,
      "used_lowest_price_cents": 0,
      "is_availability_restricted": false,
      "with_defect_for_sale_count": 0,
      "special_display_price_cents": 20000,
      "available_sizes_new_with_defects": [],
      "product_template_external_pictures": [
          {
              "order": 1,
              "aspect": 1.5,
              "source_url": "https://www.goat.com",
              "dominant_color": "#000000",
              "attribution_url": "GOAT",
              "grid_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/990/grid/1103114_01.jpg.jpeg",
              "main_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/990/medium/1103114_01.jpg.jpeg"
          },
          {
              "order": 2,
              "aspect": 1.5,
              "source_url": "https://www.goat.com",
              "dominant_color": "#000000",
              "attribution_url": "GOAT",
              "grid_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/991/grid/1103114_02.jpg.jpeg",
              "main_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/991/medium/1103114_02.jpg.jpeg"
          },
          {
              "order": 3,
              "aspect": 1.5,
              "source_url": "https://www.goat.com",
              "dominant_color": "#000000",
              "attribution_url": "GOAT",
              "grid_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/988/grid/1103114_03.jpg.jpeg",
              "main_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/988/medium/1103114_03.jpg.jpeg"
          },
          {
              "order": 4,
              "aspect": 1.5,
              "source_url": "https://www.goat.com",
              "dominant_color": "#000000",
              "attribution_url": "GOAT",
              "grid_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/989/grid/1103114_04.jpg.jpeg",
              "main_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/989/medium/1103114_04.jpg.jpeg"
          },
          {
              "order": 5,
              "aspect": 1.5,
              "source_url": "https://www.goat.com",
              "dominant_color": "#000000",
              "attribution_url": "GOAT",
              "grid_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/992/grid/1103114_05.jpg.jpeg",
              "main_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/992/medium/1103114_05.jpg.jpeg"
          },
          {
              "order": 6,
              "aspect": 1.5,
              "source_url": "https://www.goat.com",
              "dominant_color": "#000000",
              "attribution_url": "GOAT",
              "grid_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/985/grid/1103114_06.jpg.jpeg",
              "main_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/985/medium/1103114_06.jpg.jpeg"
          },
          {
              "order": 7,
              "aspect": 1.5,
              "source_url": "https://www.goat.com",
              "dominant_color": "#000000",
              "attribution_url": "GOAT",
              "grid_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/984/grid/1103114_07.jpg.jpeg",
              "main_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/984/medium/1103114_07.jpg.jpeg"
          },
          {
              "order": 8,
              "aspect": 1.5,
              "source_url": "https://www.goat.com",
              "dominant_color": "#000000",
              "attribution_url": "GOAT",
              "grid_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/982/grid/1103114_08.jpg.jpeg",
              "main_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/982/medium/1103114_08.jpg.jpeg"
          },
          {
              "order": 11,
              "aspect": 1.5,
              "source_url": "https://www.goat.com",
              "dominant_color": "#000000",
              "attribution_url": "GOAT",
              "grid_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/978/grid/1103114_11.jpg.jpeg",
              "main_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/978/medium/1103114_11.jpg.jpeg"
          },
          {
              "order": 12,
              "aspect": 1.5,
              "source_url": "https://www.goat.com",
              "dominant_color": "#000000",
              "attribution_url": "GOAT",
              "grid_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/976/grid/1103114_12.jpg.jpeg",
              "main_picture_url": "https://image.goat.com/attachments/product_template_additional_pictures/images/085/116/976/medium/1103114_12.jpg.jpeg"
          }
      ],
      "localized_special_display_price_cents": {
          "amount": 20000,
          "currency": "USD",
          "amount_usd_cents": 20000
      }
  }
  ```
</ResponseExample>
