Julep Beauty website screenshot

Julep Beauty

Julep is a direct-to-consumer beauty brand selling makeup, skincare, nail polish, and value sets, founded in Seattle by Jane Park and backed by Andreessen Horowitz, Maveron, and others before its 2016 acquisition. The brand positions itself around effortless, low-effort beauty for women who "do a lot but don't want to spend a lot of time doing their makeup," with skincare inspired by its founder's Korean heritage. Julep runs its storefront on Shopify at www.julep.com and also sells through Amazon and Target. It is not an API platform and publishes no developer program, but the storefront carries a substantive agent-facing surface: published agent instructions at /agents.md and /llms.txt, a Universal Commerce Protocol merchant profile at /.well-known/ucp, a live MCP commerce endpoint, OpenID Connect discovery for customer accounts, and a public read-only catalog JSON API.

Julep Beauty publishes 4 APIs on the APIs.io network, including Cart API, Catalog API, Discovery API, and 1 more. Tagged areas include Company, Beauty, Cosmetics, Skincare, and Retail.

Julep Beauty’s developer surface includes authentication, documentation, support, engineering blog, signup flow, and 20 more developer resources.

27.9/100 thin ▬ flat Agent 33/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
5 APIs 1 MCP Servers
CompanyBeautyCosmeticsSkincareRetailE-CommerceDirect to ConsumerShopifyAgentic CommerceUniversal Commerce Protocol

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/julep-beauty: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Julep UCP Commerce MCP Endpoint

Julep's agent-commerce surface. The storefront advertises a Universal Commerce Protocol merchant profile and a live JSON-RPC Model Context Protocol endpoint covering catalog sea...

Julep Beauty Cart API

Read-only view of the current session cart.

Julep Beauty Catalog API

Products and collections.

Julep Beauty Discovery API

Store metadata and agent-discovery documents.

Julep Beauty Search API

Storefront product search.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Julep UCP Commerce MCP Server

Julep's storefront exposes a live, hosted Model Context Protocol endpoint as the MCP transport for the Universal Commerce Protocol (UCP) shopping service. The endpoint is advert...

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Julep Beauty Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Julep Beauty Authentication

3 schemes

SECURITY

Julep Beauty Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Julep Beauty Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: julep-beauty
name: Julep Beauty
description: 'Julep is a direct-to-consumer beauty brand selling makeup, skincare, nail polish, and value sets, founded in
  Seattle by Jane Park and backed by Andreessen Horowitz, Maveron, and others before its 2016 acquisition. The brand positions
  itself around effortless, low-effort beauty for women who "do a lot but don''t want to spend a lot of time doing their makeup,"
  with skincare inspired by its founder''s Korean heritage. Julep runs its storefront on Shopify at www.julep.com and also
  sells through Amazon and Target. It is not an API platform and publishes no developer program, but the storefront carries
  a substantive agent-facing surface: published agent instructions at /agents.md and /llms.txt, a Universal Commerce Protocol
  merchant profile at /.well-known/ucp, a live MCP commerce endpoint, OpenID Connect discovery for customer accounts, and
  a public read-only catalog JSON API.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - scopes
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://www.julep.com/cdn/shop/files/Julep_Favicon.png?v=1631633077
url: https://raw.githubusercontent.com/api-evangelist/julep-beauty/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: enriched
x-tier-reason: agentic-commerce-surface
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Beauty
- Cosmetics
- Skincare
- Retail
- E-Commerce
- Direct to Consumer
- Shopify
- Agentic Commerce
- Universal Commerce Protocol
apis:
- aid: julep-beauty:ucp-commerce
  name: Julep UCP Commerce MCP Endpoint
  description: 'Julep''s agent-commerce surface. The storefront advertises a Universal Commerce Protocol merchant profile
    and a live JSON-RPC Model Context Protocol endpoint covering catalog search and lookup, cart, discount, checkout, fulfillment,
    and order, with Google Pay, Shopify card, and Shop Pay payment handlers. Provided natively by the Shopify platform and
    served on Julep''s own domain. Anonymous tools/list is refused: callers must present a resolvable UCP agent profile URI,
    and payment requires explicit contemporaneous buyer approval.'
  humanURL: https://www.julep.com/agents.md
  baseURL: https://www.julep.com/api/ucp/mcp
  tags:
  - Agentic Commerce
  - MCP
  - Universal Commerce Protocol
  - Checkout
  properties:
  - type: MCPServer
    url: mcp/julep-beauty-mcp.yml
  - type: Authentication
    url: authentication/julep-beauty-authentication.yml
  - type: OAuthScopes
    url: scopes/julep-beauty-scopes.yml
  - type: Documentation
    url: https://www.julep.com/agents.md
- aid: julep-beauty:julep-beauty-cart-api
  name: Julep Beauty Cart API
  description: Read-only view of the current session cart.
  humanURL: https://www.julep.com/agents.md
  baseURL: https://www.julep.com
  tags:
  - Cart
  properties:
  - type: OpenAPI
    url: openapi/julep-beauty-cart-api-openapi.yml
  - type: DataModel
    url: data-model/julep-beauty-data-model.yml
  - type: ErrorCatalog
    url: errors/julep-beauty-problem-types.yml
  - type: RateLimits
    url: rate-limits/julep-beauty-rate-limits.yml
  - type: Conventions
    url: conventions/julep-beauty-conventions.yml
  - type: Documentation
    url: https://www.julep.com/agents.md
- aid: julep-beauty:julep-beauty-catalog-api
  name: Julep Beauty Catalog API
  description: Products and collections.
  humanURL: https://www.julep.com/agents.md
  baseURL: https://www.julep.com
  tags:
  - Catalog
  properties:
  - type: OpenAPI
    url: openapi/julep-beauty-catalog-api-openapi.yml
  - type: DataModel
    url: data-model/julep-beauty-data-model.yml
  - type: ErrorCatalog
    url: errors/julep-beauty-problem-types.yml
  - type: RateLimits
    url: rate-limits/julep-beauty-rate-limits.yml
  - type: Conventions
    url: conventions/julep-beauty-conventions.yml
  - type: Documentation
    url: https://www.julep.com/agents.md
- aid: julep-beauty:julep-beauty-discovery-api
  name: Julep Beauty Discovery API
  description: Store metadata and agent-discovery documents.
  humanURL: https://www.julep.com/agents.md
  baseURL: https://www.julep.com
  tags:
  - Discovery
  properties:
  - type: OpenAPI
    url: openapi/julep-beauty-discovery-api-openapi.yml
  - type: DataModel
    url: data-model/julep-beauty-data-model.yml
  - type: ErrorCatalog
    url: errors/julep-beauty-problem-types.yml
  - type: RateLimits
    url: rate-limits/julep-beauty-rate-limits.yml
  - type: Conventions
    url: conventions/julep-beauty-conventions.yml
  - type: Documentation
    url: https://www.julep.com/agents.md
- aid: julep-beauty:julep-beauty-search-api
  name: Julep Beauty Search API
  description: Storefront product search.
  humanURL: https://www.julep.com/agents.md
  baseURL: https://www.julep.com
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/julep-beauty-search-api-openapi.yml
  - type: DataModel
    url: data-model/julep-beauty-data-model.yml
  - type: ErrorCatalog
    url: errors/julep-beauty-problem-types.yml
  - type: RateLimits
    url: rate-limits/julep-beauty-rate-limits.yml
  - type: Conventions
    url: conventions/julep-beauty-conventions.yml
  - type: Documentation
    url: https://www.julep.com/agents.md
common:
- type: Overlay
  url: overlays/julep-beauty-storefront-overlay.yaml
- type: DomainSecurity
  url: security/julep-beauty-domain-security.yml
- type: WellKnown
  url: well-known/julep-beauty-well-known.yml
- type: LLMsTxt
  url: llms/julep-beauty-llms.txt
- type: MCPServer
  url: mcp/julep-beauty-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/julep-beauty-authentication.yml
- type: OAuthScopes
  url: scopes/julep-beauty-scopes.yml
- type: Conventions
  url: conventions/julep-beauty-conventions.yml
- type: RateLimits
  url: rate-limits/julep-beauty-rate-limits.yml
- type: ErrorCatalog
  url: errors/julep-beauty-problem-types.yml
- type: Lifecycle
  url: lifecycle/julep-beauty-lifecycle.yml
- type: Conformance
  url: conformance/julep-beauty-conformance.yml
- type: DataModel
  url: data-model/julep-beauty-data-model.yml
- type: Packages
  url: packages/julep-beauty-packages.yml
- type: Documentation
  url: https://www.julep.com/agents.md
- type: Support
  url: https://www.julep.com/pages/contact
- type: Blog
  url: https://www.julep.com/blogs/news
- type: SignUp
  url: https://www.julep.com/account/login
- type: TermsOfService
  url: https://www.julep.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://www.julep.com/policies/privacy-policy
- type: RefundPolicy
  url: https://www.julep.com/policies/refund-policy
- type: ShippingPolicy
  url: https://www.julep.com/policies/shipping-policy
- type: GitHubOrganization
  url: https://github.com/julep
- type: Website
  url: https://www.julep.com
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/julep-beauty"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/julep-beauty/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/julep-beauty/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.