Rhone Apparel

Rhone Apparel, Inc. is a direct-to-consumer men's premium performance apparel and activewear brand founded in 2014 by brothers Nate and Ben Checketts and headquartered in Stamford, Connecticut. It sells through its own storefront, wholesale partners including Nordstrom and Bloomingdale's, and its own retail locations. Rhone runs no developer program and publishes no OpenAPI, SDK or API documentation. It does, however, operate a real and reachable agent-commerce surface: its Shopify storefront serves a store-specific llms.txt and agents.md, a Universal Commerce Protocol (UCP) merchant profile at /.well-known/ucp, an anonymous MCP endpoint exposing 13 catalog, cart, checkout and order tools with full JSON Schema inputSchemas, and Shopify Customer Accounts OIDC discovery branded on account.rhone.com. The company is profiled here as an agent-commerce participant rather than an API producer.

Rhone Apparel publishes 1 API on the APIs.io network. Tagged areas include Apparel, Retail, E-Commerce, Direct to Consumer, and Agent Commerce.

Rhone Apparel’s developer surface includes documentation, engineering blog, support, signup flow, and 10 more developer resources.

19.1/100 emerging ▬ flat Agent 34/100 agent ready saas Full breakdown ↓
scored 2026-09-01 · rubric v0.17.2
1 APIs 1 MCP Servers
ApparelRetailE-CommerceDirect to ConsumerAgent CommerceUniversal Commerce ProtocolMCPShopifyActivewearCompany

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-01 · rubric v0.17.2
Composite quality — 19.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 6.7 / 20
Access Clarity 2.6 / 20
Operational Transparency 0.0 / 13
Contract Governance 2.2 / 12
Discoverability 7.6 / 10
Agent readiness — 34/100 · agent ready
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 6 / 6
Protected Resource Metadata 5 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 5 / 5
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/rhone-apparel: 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 1

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

Rhone UCP Commerce (MCP)

Rhone's agent-facing commerce surface, implementing the Universal Commerce Protocol over MCP (JSON-RPC 2.0). Thirteen tools cover catalog search and lookup, product detail, cart...

MCP Servers 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Rhone Apparel Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Rhone Apparel Authentication

2 schemes

SECURITY

Rhone Apparel Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Rhone Apparel 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 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: rhone-apparel
name: Rhone Apparel
description: 'Rhone Apparel, Inc. is a direct-to-consumer men''s premium performance apparel and activewear brand founded
  in 2014 by brothers Nate and Ben Checketts and headquartered in Stamford, Connecticut. It sells through its own storefront,
  wholesale partners including Nordstrom and Bloomingdale''s, and its own retail locations. Rhone runs no developer program
  and publishes no OpenAPI, SDK or API documentation. It does, however, operate a real and reachable agent-commerce surface:
  its Shopify storefront serves a store-specific llms.txt and agents.md, a Universal Commerce Protocol (UCP) merchant profile
  at /.well-known/ucp, an anonymous MCP endpoint exposing 13 catalog, cart, checkout and order tools with full JSON Schema
  inputSchemas, and Shopify Customer Accounts OIDC discovery branded on account.rhone.com. The company is profiled here as
  an agent-commerce participant rather than an API producer.'
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
image: https://rhone.myshopify.com/cdn/shop/files/Discount_auto_applied_1200x.png?v=1733928390
url: https://raw.githubusercontent.com/api-evangelist/rhone-apparel/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-26'
modified: '2026-08-26'
tags:
- Apparel
- Retail
- E-Commerce
- Direct to Consumer
- Agent Commerce
- Universal Commerce Protocol
- MCP
- Shopify
- Activewear
- Company
apis:
- name: Rhone UCP Commerce (MCP)
  description: Rhone's agent-facing commerce surface, implementing the Universal Commerce Protocol over MCP (JSON-RPC 2.0).
    Thirteen tools cover catalog search and lookup, product detail, cart create / update / cancel, checkout create / update
    / complete / cancel, and order read. tools/list is anonymous and returns full JSON Schema inputSchemas; tools/call requires
    a resolvable UCP agent profile URI, and complete_checkout additionally requires an idempotency key. Rhone's own robots.txt
    and llms.txt state that payment must never be completed without contemporaneous human approval. Platform-provided by Shopify,
    served from Rhone-controlled hosts and scoped to Rhone's own catalog and orders.
  humanURL: https://rhone.myshopify.com/llms.txt
  baseURL: https://rhone.myshopify.com/api/ucp/mcp
  tags:
  - Commerce
  - Agent Commerce
  - MCP
  - UCP
  - Catalog
  - Checkout
  properties:
  - type: MCPServer
    url: mcp/rhone-apparel-mcp.yml
  - type: Authentication
    url: authentication/rhone-apparel-authentication.yml
  - type: OAuthScopes
    url: scopes/rhone-apparel-scopes.yml
  - type: ErrorCatalog
    url: errors/rhone-apparel-problem-types.yml
  - type: Conventions
    url: conventions/rhone-apparel-conventions.yml
  - type: Idempotency
    url: conventions/rhone-apparel-conventions.yml
  - type: RateLimits
    url: rate-limits/rhone-apparel-rate-limits.yml
  - type: DataModel
    url: data-model/rhone-apparel-data-model.yml
  - type: Lifecycle
    url: lifecycle/rhone-apparel-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/rhone-apparel-domain-security.yml
- type: Website
  url: https://www.rhone.com/
- type: Documentation
  url: https://rhone.myshopify.com/agents.md
- type: LLMsTxt
  url: llms/rhone-apparel-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/rhone-apparel-well-known.yml
- type: Conformance
  url: conformance/rhone-apparel-conformance.yml
- type: Plans
  url: plans/rhone-apparel-plans-pricing.yml
- type: Blog
  url: https://www.rhone.com/blogs/pursuit
- type: Support
  url: https://www.rhone.com/pages/support/
- type: TermsOfService
  url: https://www.rhone.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://www.rhone.com/policies/privacy-policy
- type: SignUp
  url: https://www.rhone.com/account/login
- type: SecondaryMarketListing
  url: https://www.hiive.com/securities/rhone-apparel-stock
x-pointer-verification:
  checked: '2026-08-26'
  note: 'www.rhone.com and checkout.rhone.com sit behind a Cloudflare managed challenge (cf-mitigated: challenge) and return
    HTTP 403 to every non-browser client, including /robots.txt. Per pipeline rules a bot challenge is not a dead pointer,
    so the brand-host pointers were verified by fetching the identical path on Rhone''s own reachable Shopify origin, rhone.myshopify.com,
    which serves the same store and the same routes (canonical link on the origin points at checkout.rhone.com).'
  pointers:
  - url: https://www.rhone.com/
    status: 403
    verified_via: https://rhone.myshopify.com/ (200)
    verdict: live-behind-bot-challenge
  - url: https://www.rhone.com/blogs/pursuit
    status: 403
    verified_via: https://rhone.myshopify.com/blogs/pursuit (200)
    verdict: live-behind-bot-challenge
  - url: https://www.rhone.com/pages/support/
    status: 403
    verified_via: https://rhone.myshopify.com/pages/support (200)
    verdict: live-behind-bot-challenge
  - url: https://www.rhone.com/policies/terms-of-service
    status: 403
    verified_via: https://rhone.myshopify.com/policies/terms-of-service (200)
    verdict: live-behind-bot-challenge
  - url: https://www.rhone.com/policies/privacy-policy
    status: 403
    verified_via: https://rhone.myshopify.com/policies/privacy-policy (200)
    verdict: live-behind-bot-challenge
  - url: https://www.rhone.com/account/login
    status: 403
    verified_via: https://rhone.myshopify.com/account/login (200)
    verdict: live-behind-bot-challenge
  - url: https://rhone.myshopify.com/agents.md
    status: 200
    verdict: live
  - url: https://www.hiive.com/securities/rhone-apparel-stock
    status: 200
    verdict: live
x-enrichment:
  date: '2026-08-26'
  status: enriched
  artifacts_added: 21
  pass: local-v1
x-coverage:
  state: covered
  reason: covered
  detail: Rhone publishes no developer program and no OpenAPI, but its Shopify storefront serves a real agent surface - a
    store-specific llms.txt and agents.md, a UCP merchant profile at /.well-known/ucp, an anonymous MCP endpoint returning
    13 tools with full JSON Schema inputSchemas, and Shopify Customer Accounts OIDC on account.rhone.com. The brand hosts
    www.rhone.com and checkout.rhone.com are behind a Cloudflare managed challenge and 403 every probe - including the /.well-known/ucp
    and /api/ucp/mcp paths Rhone's own robots.txt advertises to agents - so the surface was verified on Rhone's reachable
    Shopify origin instead.
  evidence:
  - url: https://rhone.myshopify.com/api/ucp/mcp
    status: 200
  - url: https://rhone.myshopify.com/llms.txt
    status: 200
  - url: https://account.rhone.com/.well-known/oauth-protected-resource
    status: 200
  - url: https://checkout.rhone.com/.well-known/ucp
    status: 403
  - url: https://www.rhone.com/robots.txt
    status: 403
  checked: '2026-08-26'

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/rhone-apparel"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/rhone-apparel/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/rhone-apparel/evidence"

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

Get an API key

Free tier, no email required.

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