Hodinkee

Hodinkee is a New York-based watch media and e-commerce company founded in 2008, publishing editorial, video and its print Magazine at www.hodinkee.com and selling new and pre-owned watches, straps and accessories through HODINKEE Shop at shop.hodinkee.com. It was acquired by the Watches of Switzerland Group in October 2024. Hodinkee runs no developer program and publishes no OpenAPI, developer portal or API reference. Its one machine-readable integration surface is agentic commerce: the Shopify-hosted store serves a Universal Commerce Protocol merchant profile at /.well-known/ucp and two live, anonymously callable MCP endpoints for catalog search, cart and checkout, advertised from the store's own robots.txt and llms.txt.

Hodinkee publishes 1 API on the APIs.io network. Tagged areas include Company, Watches, Luxury Goods, E-Commerce, and Media.

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

24.1/100 emerging ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs 1 MCP Servers
CompanyWatchesLuxury GoodsE-CommerceMediaPublishingRetailAgentic CommerceModel Context ProtocolShopify

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 24.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 6.1 / 20
Access Clarity 6.8 / 20
Operational Transparency 0.3 / 13
Contract Governance 2.2 / 12
Discoverability 8.7 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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 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/hodinkee: 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.

HODINKEE Shop Agent Commerce (UCP / MCP)

The agent-callable commerce surface of HODINKEE Shop. Two Model Context Protocol endpoints are served from shop.hodinkee.com and answered a real tools/list anonymously on 2026-0...

MCP Servers 1

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

HODINKEE Shop MCP

HODINKEE Shop (shop.hodinkee.com) exposes two live, anonymously reachable Model Context Protocol endpoints. Both answered a real JSON-RPC tools/list on 2026-08-22 with full inpu...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Hodinkee Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Hodinkee Authentication

3 schemes

SECURITY

Hodinkee Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Hodinkee Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 2

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 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: hodinkee
name: Hodinkee
description: 'Hodinkee is a New York-based watch media and e-commerce company founded in 2008, publishing editorial, video
  and its print Magazine at www.hodinkee.com and selling new and pre-owned watches, straps and accessories through HODINKEE
  Shop at shop.hodinkee.com. It was acquired by the Watches of Switzerland Group in October 2024. Hodinkee runs no developer
  program and publishes no OpenAPI, developer portal or API reference. Its one machine-readable integration surface is agentic
  commerce: the Shopify-hosted store serves a Universal Commerce Protocol merchant profile at /.well-known/ucp and two live,
  anonymously callable MCP endpoints for catalog search, cart and checkout, advertised from the store''s own robots.txt and
  llms.txt.'
image: https://www.hodinkee.com/favicon.png
url: https://raw.githubusercontent.com/api-evangelist/hodinkee/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-22'
modified: '2026-08-22'
tags:
- Company
- Watches
- Luxury Goods
- E-Commerce
- Media
- Publishing
- Retail
- Agentic Commerce
- Model Context Protocol
- Shopify
apis:
- name: HODINKEE Shop Agent Commerce (UCP / MCP)
  description: 'The agent-callable commerce surface of HODINKEE Shop. Two Model Context Protocol endpoints are served from
    shop.hodinkee.com and answered a real tools/list anonymously on 2026-08-22: /api/ucp/mcp implements the Universal Commerce
    Protocol shopping service (13 tools across catalog, cart, checkout and order) and /api/mcp is Shopify''s narrower storefront
    tool set (5 tools). Discovery is at /.well-known/ucp, agent instructions at /llms.txt and /agents.md. The tool schemas
    are authored by Shopify and templated per store; the host, the shop (Shopify shop id 1460732, "HODINKEE Shop") and the
    catalog the tools return are Hodinkee''s.'
  humanURL: https://shop.hodinkee.com/agents.md
  baseURL: https://shop.hodinkee.com
  tags:
  - Agentic Commerce
  - Model Context Protocol
  - Universal Commerce Protocol
  - E-Commerce
  - Watches
  properties:
  - type: MCPServer
    url: mcp/hodinkee-mcp.yml
  - type: LLMsTxt
    url: llms/hodinkee-llms.txt
  - type: WellKnown
    url: well-known/hodinkee-well-known.yml
  - type: Authentication
    url: authentication/hodinkee-authentication.yml
  - type: OAuthScopes
    url: scopes/hodinkee-scopes.yml
  - type: Conventions
    url: conventions/hodinkee-conventions.yml
  - type: Conformance
    url: conformance/hodinkee-conformance.yml
  - type: ErrorCatalog
    url: errors/hodinkee-problem-types.yml
  - type: DataModel
    url: data-model/hodinkee-data-model.yml
  - type: RateLimits
    url: rate-limits/hodinkee-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/hodinkee-lifecycle.yml
  - type: AgentSkill
    url: skills/_index.yml
  - type: Documentation
    url: https://shop.hodinkee.com/agents.md
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.hodinkee.com/
- type: Documentation
  url: https://shop.hodinkee.com/agents.md
- type: MCPServer
  url: mcp/hodinkee-mcp.yml
- type: LLMsTxt
  url: llms/hodinkee-llms.txt
- type: WellKnown
  url: well-known/hodinkee-well-known.yml
- type: Authentication
  url: authentication/hodinkee-authentication.yml
- type: OAuthScopes
  url: scopes/hodinkee-scopes.yml
- type: Conventions
  url: conventions/hodinkee-conventions.yml
- type: Conformance
  url: conformance/hodinkee-conformance.yml
- type: ErrorCatalog
  url: errors/hodinkee-problem-types.yml
- type: DataModel
  url: data-model/hodinkee-data-model.yml
- type: RateLimits
  url: rate-limits/hodinkee-rate-limits.yml
- type: Lifecycle
  url: lifecycle/hodinkee-lifecycle.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/hodinkee-plans-pricing.yml
- type: Packages
  url: packages/hodinkee-packages.yml
- type: DomainSecurity
  url: security/hodinkee-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/hodinkee
- type: Support
  url: https://www.hodinkee.com/pages/contact
- type: Blog
  url: https://www.hodinkee.com/latest
- type: BlogRSS
  url: https://www.hodinkee.com/articles/rss.xml
- type: SignUp
  url: https://www.hodinkee.com/signup
- type: Login
  url: https://shop.hodinkee.com/account/login
- type: TermsOfService
  url: https://www.hodinkee.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.hodinkee.com/privacy-policy
x-enrichment:
  date: '2026-08-22'
  status: enriched
  artifacts_added: 25
  pass: local-v1

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