Commerce API Builder — SFCC Developer Tool
Skip to main content

Commerce API Builder

67 endpoints across Shop, Data, Meta & SCAPI APIs|Switch to SCAPI Builder

Endpoints
GET

Get Product

Products

Retrieve product details by product ID, including images, prices, and variations.

/s/{site_id}/dw/shop/v{api_version}/products/{product_id}
product_idpathrequired
The product ID
expandquery
Expansions: images, prices, variations, availability, promotions, set_products, bundled_products
all_imagesquery
Return all images
Generated Request / Export
curl -X GET 'https://your-instance.demandware.net/s/SiteGenesis/dw/shop/v25.6/products/25519318M?client_id=aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' \
  -H 'x-dw-client-id: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
Ready to send
Enter a URL and click Send or press Ctrl + Enter

OCAPI Request Builder

OCAPI Request Builder is a free, client-side tool designed to help developers with legacy sfcc ocapi builder — modern alternative: scapi builder. build ocapi requests for shop, data, or meta apis..

How to Use

  1. Input your data into the primary editor or upload a file.
  2. Adjust any necessary configuration options.
  3. View the output in real-time or click the action button to process.
  4. Copy or download the results securely.

Privacy First

All processing happens directly in your browser. We never send your sensitive data to our servers.

Frequently asked

Related Tools