Discover/wearfigs.com API
live

wearfigs.com APIwearfigs.com

Access FIGS medical apparel data via API: collections, product details, colors, sizes, reviews, and more across women's and men's scrubs.

Endpoints
13
Updated
3mo ago
Try it

No input parameters required.

api.parse.bot/scraper/c274231f-7601-4772-8c4f-1a0085c69511/<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/c274231f-7601-4772-8c4f-1a0085c69511/get_womens_scrubs_collection' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 13 totalclick to expand

Fetch all women's scrub products from the main collection. Returns the full list of products in the 'all-scrubs-womens' collection.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "name": "string, collection display name",
    "items": "object containing nodes (array of products) and numItems (total count)",
    "handle": "string, collection handle"
  },
  "sample": {
    "data": {
      "name": "All Women's Scrubs",
      "items": {
        "nodes": [
          {
            "title": "Catarina One-Pocket Scrub Top™",
            "handle": "womens-catarina-one-pocket-scrub-top-black",
            "category": "Scrub Top",
            "colorInfo": {
              "name": "Black",
              "rawName": "Black",
              "hexCodes": [
                "#000000"
              ]
            },
            "productGroup": {
              "title": "Catarina One-Pocket Scrub Top™",
              "handle": "womens-catarina-scrub-top",
              "genderCategory": "women"
            }
          }
        ],
        "numItems": 466
      },
      "handle": "all-scrubs-womens"
    },
    "status": "success"
  }
}

About the wearfigs.com API

The FIGS API covers 13 endpoints that expose product catalog data from wearfigs.com, including collections, detailed product specs, customer reviews, and variant lookups. Endpoints like get_product_detail return fields such as whyWeLove, careInstructions, colorInfo, and priceRange, while get_product_reviews surfaces paginated review scores and reviewer metadata for any Shopify product ID.

Collections and Browse

Two dedicated endpoints — get_womens_scrubs_collection and get_mens_scrubs_collection — return the full product list for each gender's main scrubs collection, including a nodes array of products and a numItems count. For narrower browsing, get_collection_by_category accepts a category handle such as scrub-tops-womens or scrub-pants-mens to retrieve category-specific product sets. get_new_arrivals, get_best_sellers, and get_sale_products each accept an optional gender parameter (womens or mens) and return the same collection shape with name, handle, and items.

Product Detail and Filtering

get_product_detail takes a handle string — either a color-specific slug like womens-catarina-one-pocket-scrub-top-black or a product group handle — and returns a product object with title, category, description, whyWeLove, careInstructions, colorInfo, and priceRange, plus a productCatalogStandardProduct object listing available colors, sizes, and fits. For focused lookups, get_available_colors returns core_colors and limited_edition_colors arrays — each item includes name, id, hex, swatch, and accent_color — while get_available_sizes returns fits (e.g. regular, petite) and sizes (e.g. XXS through XL) for a given product group handle.

Search and Fabric Filtering

search_products accepts a query string and returns matching items (with nested product objects) plus a suggestions array. get_collection_by_fabric filters by FIGS fabric technology — fionx, formx, or fibrex — with an optional gender suffix in the fabric parameter (e.g. fionx-womens), returning the same items and suggestions structure as search.

Reviews and Variant Lookup

get_product_reviews requires a numeric Shopify product_id string and supports page and limit pagination params. The response includes a reviews array with title, content, score, createdAt, and reviewer fields, alongside averageScore, totalReviews, and a pagination object with numPages, numPerPage, and pageNum. get_complete_the_set accepts a JSON array of SKU strings and returns productCatalogVariants with id, sku, shopifyId, shopifyProductId, price, and group info for each variant.

Common use cases
  • Build a scrubs comparison tool that pulls priceRange, colorInfo, and fits from get_product_detail for side-by-side display.
  • Populate a medical apparel catalog filtered by fabric technology using get_collection_by_fabric with fionx-womens or formx-mens.
  • Display live sale inventory for healthcare workers by calling get_sale_products with a gender filter.
  • Surface customer sentiment for a specific scrub style by retrieving paginated reviews via get_product_reviews using the Shopify product ID.
  • Auto-complete a scrub search field by reading the suggestions array returned by search_products.
  • Resolve coordinating outfit variants by passing SKU arrays to get_complete_the_set and reading back price and shopifyProductId.
  • Track new FIGS releases by polling get_new_arrivals for both gender variants and diffing the nodes array over time.
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 FIGS have an official public developer API?+
FIGS does not publish a public developer API. Their catalog data is not available through any officially documented endpoint for third-party use.
What does `get_product_detail` return beyond basic title and price?+
get_product_detail returns a product object with whyWeLove, careInstructions, colorInfo, category, and priceRange, plus a productCatalogStandardProduct object that lists available colors, sizes, and fits options. Pass a color-specific handle like womens-catarina-one-pocket-scrub-top-black to get color-scoped data, or a product group handle to get the full option set.
Does `get_product_reviews` return all reviews at once?+
No. get_product_reviews is paginated: use the page and limit parameters to step through results. The response includes a pagination object with numPages, numPerPage, and pageNum so you can determine how many requests are needed to retrieve all reviews for a given product_id.
Does the API cover FIGS accessories, lab coats, or non-scrub apparel?+
The current endpoints focus on scrub collections and fabric-based searches. Categories like accessories or lab coats are not surfaced through dedicated collection endpoints. You can fork this API on Parse and revise it to add a get_collection_by_category call with the relevant category handle for those product types.
Can I filter products by both color and size simultaneously?+
Not as a single combined filter. get_available_colors and get_available_sizes are separate endpoints, each scoped to a product group handle. get_product_detail returns both fields together but does not accept size or color as filter inputs that narrow the result set. You can fork the API on Parse and revise it to add a combined filtering endpoint.
Page content last updated . Spec covers 13 endpoints from wearfigs.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.