Honest Company website screenshot

Honest Company

The Honest Company is a consumer-products brand founded in 2011 and headquartered in Los Angeles, offering baby care, personal care, beauty, and household cleaning products built around its "Honest Standard" of ingredient transparency. Its direct-to-consumer storefront at honest.com runs on Shopify and exposes a modern agent-native commerce surface: a published /agents.md and /llms.txt, an /.well-known/ucp Universal Commerce Protocol merchant profile, a live UCP shopping MCP endpoint for agent-driven catalog search, cart, and buyer-approved checkout, and Shopify Customer Account API OAuth2/OIDC discovery documents. This profile was surfaced as a General Catalyst portfolio company and enriched by the API Evangelist pipeline from the store's public agent and discovery surfaces.

Honest Company publishes 2 APIs on the APIs.io network. Tagged areas include Company, Consumer Goods, E-Commerce, Retail, and Baby Care.

Honest Company’s developer surface includes signup flow, support, engineering blog, authentication, and 10 more developer resources.

21.9/100 emerging ▬ flat Agent 24/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
2 APIs 1 MCP Servers
CompanyConsumer GoodsE-CommerceRetailBaby CarePersonal CareBeautyShopifyAgentic CommerceMCPUCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/honest-company: 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 2

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

Honest Storefront Agent Commerce (UCP)

Agent-native commerce surface for the honest.com Shopify storefront. Exposes a live Universal Commerce Protocol (UCP) shopping MCP endpoint for catalog search, cart, and buyer-a...

Shopify Customer Account API (OAuth2 / OIDC)

honest.com authenticates shoppers through the Shopify Customer Account API, an OAuth2 / OpenID Connect provider. Discovery is published at /.well-known/openid-configuration and ...

MCP Servers 1

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

Security Posture 2

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

Honest Company Authentication

oauth2/openIdConnect · 1 scheme

SECURITY

Honest Company Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Honest Company Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 3

Authentication, authorization, and security posture

Operate 1

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

Source (apis.yml)

apis.yml Raw ↑
aid: honest-company
name: Honest Company
description: 'The Honest Company is a consumer-products brand founded in 2011 and headquartered in Los Angeles, offering baby
  care, personal care, beauty, and household cleaning products built around its "Honest Standard" of ingredient transparency.
  Its direct-to-consumer storefront at honest.com runs on Shopify and exposes a modern agent-native commerce surface: a published
  /agents.md and /llms.txt, an /.well-known/ucp Universal Commerce Protocol merchant profile, a live UCP shopping MCP endpoint
  for agent-driven catalog search, cart, and buyer-approved checkout, and Shopify Customer Account API OAuth2/OIDC discovery
  documents. This profile was surfaced as a General Catalyst portfolio company and enriched by the API Evangelist pipeline
  from the store''s public agent and discovery surfaces.'
url: https://raw.githubusercontent.com/api-evangelist/honest-company/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://honest.com/cdn/shop/files/favicon.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- general-catalyst
x-tier: enriched
x-tier-reason: agent-native-commerce-surface
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Consumer Goods
- E-Commerce
- Retail
- Baby Care
- Personal Care
- Beauty
- Shopify
- Agentic Commerce
- MCP
- UCP
tags_raw:
- Company
- Consumer Goods
- E-commerce
- Retail
- Baby Care
- Personal Care
- Beauty
- Shopify
- Agentic Commerce
- MCP
- UCP
apis:
- name: Honest Storefront Agent Commerce (UCP)
  description: Agent-native commerce surface for the honest.com Shopify storefront. Exposes a live Universal Commerce Protocol
    (UCP) shopping MCP endpoint for catalog search, cart, and buyer-approved checkout, plus /.well-known/ucp discovery and
    a published /agents.md agent guide.
  humanURL: https://honest.com/agents.md
  baseURL: https://honest.com/api/ucp/mcp
  tags:
  - Agentic Commerce
  - MCP
  - UCP
  - E-Commerce
  tags_raw:
  - Agentic Commerce
  - MCP
  - UCP
  - E-commerce
  properties:
  - type: MCPServer
    url: mcp/honest-company-mcp.yml
  - type: WellKnown
    url: well-known/honest-company-well-known.yml
  - type: LLMsTxt
    url: llms/honest-company-llms.txt
- name: Shopify Customer Account API (OAuth2 / OIDC)
  description: honest.com authenticates shoppers through the Shopify Customer Account API, an OAuth2 / OpenID Connect provider.
    Discovery is published at /.well-known/openid-configuration and /.well-known/oauth-authorization-server.
  humanURL: https://honest.com/account/login
  baseURL: https://shopify.com/authentication/64768475320
  tags:
  - Authentication
  - OpenID Connect
  tags_raw:
  - OAuth2
  - OpenID Connect
  - Authentication
  properties:
  - type: Authentication
    url: authentication/honest-company-authentication.yml
  - type: OAuthScopes
    url: scopes/honest-company-scopes.yml
common:
- type: Website
  url: https://honest.com
- type: SignUp
  url: https://honest.com/account/login
- type: Support
  url: https://support.honest.com/hc/en-us
- type: Blog
  url: https://honest.com/blogs/archive
- type: PrivacyPolicy
  url: https://honest.com/policies/privacy-policy
- type: TermsOfService
  url: https://honest.com/policies/terms-of-service
- type: MCPServer
  url: mcp/honest-company-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/honest-company-llms.txt
- type: WellKnown
  url: well-known/honest-company-well-known.yml
- type: Authentication
  url: authentication/honest-company-authentication.yml
- type: OAuthScopes
  url: scopes/honest-company-scopes.yml
- type: Conformance
  url: conformance/honest-company-conformance.yml
- type: DomainSecurity
  url: security/honest-company-domain-security.yml
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/honest-company"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/honest-company/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/honest-company/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.