Italist

Italist is a luxury fashion e-commerce marketplace that ships designer apparel, shoes, bags, and accessories from Italy directly to shoppers worldwide, offering boutique inventory at Italian retail prices with duties and taxes handled at checkout. Originally surfaced as a portfolio company of 500 Global and added to the API Evangelist network as a stub, italist.com now runs as a Shopify-hosted storefront that exposes a modern agent-native commerce surface: a published Universal Commerce Protocol (UCP) merchant profile, a Model Context Protocol (MCP) shopping endpoint, provider-published agents.md / llms.txt agent instructions, and Shopify Customer Account API authentication over OpenID Connect. This profile was enriched by the pipeline from live probes of the storefront's public agent surface.

Italist publishes 1 API on the APIs.io network. Tagged areas include Company, E-commerce, Retail, Fashion, and Luxury.

Italist’s developer surface includes support, engineering blog, signup flow, authentication, and 11 more developer resources.

22.6/100 emerging ▬ flat Agent 30/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyE-commerceRetailFashionLuxuryMarketplaceShopifyAgentic CommerceMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 22.6/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 6.5 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 30/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 0 / 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/italist: 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.

Italist Commerce (UCP / MCP)

Agent-native commerce surface for the Italist Shopify storefront — a Universal Commerce Protocol (UCP) merchant profile and a Model Context Protocol (MCP) shopping endpoint for ...

MCP Servers 1

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

italist-mcp.yml

MCP SERVER

Security Posture 2

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

Italist Authentication

oauth2/openIdConnect · 1 scheme

SECURITY

Italist Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Italist 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 2

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: italist
name: Italist
description: 'Italist is a luxury fashion e-commerce marketplace that ships designer apparel, shoes, bags, and accessories
  from Italy directly to shoppers worldwide, offering boutique inventory at Italian retail prices with duties and taxes handled
  at checkout. Originally surfaced as a portfolio company of 500 Global and added to the API Evangelist network as a stub,
  italist.com now runs as a Shopify-hosted storefront that exposes a modern agent-native commerce surface: a published Universal
  Commerce Protocol (UCP) merchant profile, a Model Context Protocol (MCP) shopping endpoint, provider-published agents.md
  / llms.txt agent instructions, and Shopify Customer Account API authentication over OpenID Connect. This profile was enriched
  by the pipeline from live probes of the storefront''s public agent surface.'
url: https://raw.githubusercontent.com/api-evangelist/italist/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
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
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://italist.com/cdn/shop/files/1200_x_400_-_1_fcc31d9b-a5bb-4f2a-a3a6-baa1712f67d1.jpg?v=1776357993
tags:
- Company
- E-commerce
- Retail
- Fashion
- Luxury
- Marketplace
- Shopify
- Agentic Commerce
- MCP
apis:
- name: Italist Commerce (UCP / MCP)
  description: Agent-native commerce surface for the Italist Shopify storefront — a Universal Commerce Protocol (UCP) merchant
    profile and a Model Context Protocol (MCP) shopping endpoint for catalog search, cart, and buyer-approved checkout, plus
    unauthenticated read-only product and collection JSON.
  humanURL: https://italist.com/agents.md
  baseURL: https://italist.com
  properties:
  - type: MCPServer
    url: mcp/italist-mcp.yml
  - type: LLMsTxt
    url: llms/italist-llms.txt
  - type: AgentSkill
    url: skills/_index.yml
  - type: Authentication
    url: authentication/italist-authentication.yml
  - type: OAuthScopes
    url: scopes/italist-scopes.yml
  - type: Conventions
    url: conventions/italist-conventions.yml
  - type: Conformance
    url: conformance/italist-conformance.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://italist.com
- type: Support
  url: https://italist.com/pages/contact
- type: Blog
  url: https://italist.com/blogs/news
- type: SignUp
  url: https://italist.com/account
- type: TermsOfService
  url: https://italist.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://italist.com/policies/privacy-policy
- type: MCPServer
  url: mcp/italist-mcp.yml
- type: LLMsTxt
  url: llms/italist-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/italist-well-known.yml
- type: Authentication
  url: authentication/italist-authentication.yml
- type: OAuthScopes
  url: scopes/italist-scopes.yml
- type: Conventions
  url: conventions/italist-conventions.yml
- type: Conformance
  url: conformance/italist-conformance.yml
- type: DomainSecurity
  url: security/italist-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence