LifeStyles Healthcare

LifeStyles Healthcare Pte Ltd is a global sexual wellness company that owns the LifeStyles condom and personal lubricant brands, tracing its origin to the condom business founded by Eric Ansell in Richmond, Australia in 1905. The company sells a broad range of latex and non-latex condoms, personal lubricants, and pleasure products across North American and international markets, and holds the LifeStyles trademarks and intellectual property across multiple jurisdictions. Its North American direct-to-consumer storefront at lifestyles.com runs on Shopify and exposes a genuinely agent-native commerce surface: a published llms.txt and agents.md, a Universal Commerce Protocol (UCP) merchant profile at /.well-known/ucp, a live UCP shopping MCP endpoint for agent-driven catalog search, cart and checkout, and Shopify Customer Accounts OpenID Connect for buyer-scoped access. There is no traditional developer portal or first-party REST API program.

LifeStyles Healthcare publishes 2 APIs on the APIs.io network. Tagged areas include Company, Healthcare, Sexual Wellness, Consumer Packaged Goods, and E-Commerce.

LifeStyles Healthcare’s developer surface includes documentation, authentication, engineering blog, support, and 13 more developer resources.

29.9/100 emerging ▬ flat Agent 38/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyHealthcareSexual WellnessConsumer Packaged GoodsE-CommerceAgentic CommerceModel Context ProtocolShopifyRetail

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 29.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 38/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/lifestyles-healthcare: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

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

LifeStyles US UCP Shopping (MCP)

The LifeStyles US store implements the Universal Commerce Protocol for agent-driven commerce. Agents discover the merchant profile at /.well-known/ucp and then call the JSON-RPC...

LifeStyles US Storefront JSON

Unauthenticated read-only JSON endpoints over the LifeStyles US Shopify storefront - product listings, individual products, collections, search and cart state - which the store'...

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.

Lifestyles Healthcare Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Lifestyles Healthcare Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

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: lifestyles-healthcare
name: LifeStyles Healthcare
description: 'LifeStyles Healthcare Pte Ltd is a global sexual wellness company that owns the LifeStyles condom and personal
  lubricant brands, tracing its origin to the condom business founded by Eric Ansell in Richmond, Australia in 1905. The company
  sells a broad range of latex and non-latex condoms, personal lubricants, and pleasure products across North American and
  international markets, and holds the LifeStyles trademarks and intellectual property across multiple jurisdictions. Its
  North American direct-to-consumer storefront at lifestyles.com runs on Shopify and exposes a genuinely agent-native commerce
  surface: a published llms.txt and agents.md, a Universal Commerce Protocol (UCP) merchant profile at /.well-known/ucp, a
  live UCP shopping MCP endpoint for agent-driven catalog search, cart and checkout, and Shopify Customer Accounts OpenID
  Connect for buyer-scoped access. There is no traditional developer portal or first-party REST API program.'
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://cdn.shopify.com/s/files/1/0610/3810/0706/files/lifestyles-logo_726b0e33-aa28-4543-ac4a-34ce08153d2a.png
url: https://raw.githubusercontent.com/api-evangelist/lifestyles-healthcare/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- hillhouse
x-tier: enriched
x-tier-reason: agent-commerce-surface
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Healthcare
- Sexual Wellness
- Consumer Packaged Goods
- E-Commerce
- Agentic Commerce
- Model Context Protocol
- Shopify
- Retail
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: LifeStyles US UCP Shopping (MCP)
  description: The LifeStyles US store implements the Universal Commerce Protocol for agent-driven commerce. Agents discover
    the merchant profile at /.well-known/ucp and then call the JSON-RPC MCP endpoint to search the catalog, build a cart,
    and drive a checkout to completion. Payment always requires explicit buyer approval.
  humanURL: https://lifestyles.com/llms.txt
  baseURL: https://lifestyles.com/api/ucp/mcp
  tags:
  - Commerce
  - Agentic Commerce
  - MCP
  - UCP
  properties:
  - type: MCPServer
    url: mcp/lifestyles-healthcare-mcp.yml
  - type: Documentation
    url: https://lifestyles.com/agents.md
  - type: Authentication
    url: authentication/lifestyles-healthcare-authentication.yml
  - type: ErrorCatalog
    url: errors/lifestyles-healthcare-problem-types.yml
  - type: Conventions
    url: conventions/lifestyles-healthcare-conventions.yml
- name: LifeStyles US Storefront JSON
  description: Unauthenticated read-only JSON endpoints over the LifeStyles US Shopify storefront - product listings, individual
    products, collections, search and cart state - which the store's own agent instructions document as the read-only browsing
    surface.
  humanURL: https://lifestyles.com/llms.txt
  baseURL: https://lifestyles.com
  tags:
  - Catalog
  - Products
  - E-Commerce
  properties:
  - type: Documentation
    url: https://lifestyles.com/llms.txt
  - type: Conventions
    url: conventions/lifestyles-healthcare-conventions.yml
common:
- type: DomainSecurity
  url: security/lifestyles-healthcare-domain-security.yml
- type: Website
  url: https://lifestyles.com
- type: Documentation
  url: https://lifestyles.com/llms.txt
- type: LLMsTxt
  url: llms/lifestyles-healthcare-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: MCPServer
  url: mcp/lifestyles-healthcare-mcp.yml
- type: WellKnown
  url: well-known/lifestyles-healthcare-well-known.yml
- type: Authentication
  url: authentication/lifestyles-healthcare-authentication.yml
- type: OAuthScopes
  url: scopes/lifestyles-healthcare-scopes.yml
- type: Conventions
  url: conventions/lifestyles-healthcare-conventions.yml
- type: ErrorCatalog
  url: errors/lifestyles-healthcare-problem-types.yml
- type: Conformance
  url: conformance/lifestyles-healthcare-conformance.yml
- type: Lifecycle
  url: lifecycle/lifestyles-healthcare-lifecycle.yml
- type: Blog
  url: https://lifestyles.com/blogs/sexual-health-safe-sex
- type: Support
  url: https://lifestyles.com/pages/contact
- type: TermsOfService
  url: https://lifestyles.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://lifestyles.com/policies/privacy-policy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence