Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Julep Beauty Catalog API

Products and collections.

Julep Beauty Catalog API is one of 5 APIs that Julep Beauty publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Catalog. The published artifact set on APIs.io includes an OpenAPI specification, rate-limit docs, and API documentation.

This API exposes 3 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 2026-07-19.

Requests are made against a single base URL, https://www.julep.com.

3 operations 3 paths 5 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-07-19
Base URL
https://www.julep.com
Contact
Terms of Service
Resource Areas
1

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Catalog 3

Products and collections.

GET
/products.json
List published products
listProducts 2 params → 200429503
GET
/collections/{handle}/products.json
List products in a collection
listCollectionProducts 3 params → 200404429
GET
/products/{handle}.json
Get one product
getProduct 1 param → 200404429

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Variant (17 properties), Product (13 properties), Image (9 properties), Option (3 properties). Each schema is shown below with its type and property counts.

Product
object
A published storefront product.
13 properties
Image
object
9 properties
Variant
object
A purchasable variant of a product.
17 properties
Option
object
3 properties
ProductList
object
A page of published products.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

julep-beauty-catalog-api-openapi.yml Raw ↑

Other APIs Julep Beauty publishes across the network.

Julep UCP Commerce MCP Endpoint
Julep Beauty Cart API
Julep Beauty Discovery API
Julep Beauty Search API