Moda Operandi website screenshot

Moda Operandi

Moda Operandi is a New York-based luxury fashion e-commerce marketplace founded in 2010 by Lauren Santo Domingo and Aslaug Magnusdottir, built around the "trunkshow" model — customers pre-order directly from designers' full runway collections weeks before the clothes reach stores — alongside a conventional in-season boutique carrying more than 1,000 brands across ready-to-wear, fine jewelry, home and beauty. The company publishes no developer program, no partner API documentation and no OpenAPI definition. It does, however, operate a first-party GraphQL search and merchandising API at search.modaoperandi.com/graphql that powers modaoperandi.com itself, which answers anonymous introspection and exposes a read-only, 37-field catalog graph (trunkshows, designers, looks, product variants, recommendations and faceted search). Moda Operandi also publishes its design system and design tokens as first-party npm packages under the @moda scope.

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

Moda Operandi’s developer surface includes signup flow, support, engineering blog, authentication, and 17 more developer resources.

28.0/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
AccessOpen
1 APIs
CompanyRetailE-CommerceFashionLuxuryMarketplaceApparelSearchGraphQLProduct Catalog

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
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/moda-operandi: 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 1

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

Moda Operandi Search API

The first-party GraphQL API that powers search, browse and merchandising on modaoperandi.com. It is referenced by the storefront's own client bundle as SEARCH_API_GRAPHQL_ENDPOI...

GraphQL 1

GraphQL schemas published by this provider.

Moda Operandi Search API — GraphQL

generated: '2026-08-25'

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Moda Operandi Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Moda Operandi Authentication

0 schemes

SECURITY

Moda Operandi Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

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 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: moda-operandi
name: Moda Operandi
description: Moda Operandi is a New York-based luxury fashion e-commerce marketplace founded in 2010 by Lauren Santo Domingo
  and Aslaug Magnusdottir, built around the "trunkshow" model — customers pre-order directly from designers' full runway collections
  weeks before the clothes reach stores — alongside a conventional in-season boutique carrying more than 1,000 brands across
  ready-to-wear, fine jewelry, home and beauty. The company publishes no developer program, no partner API documentation and
  no OpenAPI definition. It does, however, operate a first-party GraphQL search and merchandising API at search.modaoperandi.com/graphql
  that powers modaoperandi.com itself, which answers anonymous introspection and exposes a read-only, 37-field catalog graph
  (trunkshows, designers, looks, product variants, recommendations and faceted search). Moda Operandi also publishes its design
  system and design tokens as first-party npm packages under the @moda scope.
url: https://raw.githubusercontent.com/api-evangelist/moda-operandi/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: open
  trial: false
  try_now: false
  public: true
  label: Open access
  confidence: medium
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://www.modaoperandi.com/dist/public/favicon.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-25'
modified: '2026-08-25'
tags:
- Company
- Retail
- E-Commerce
- Fashion
- Luxury
- Marketplace
- Apparel
- Search
- GraphQL
- Product Catalog
apis:
- aid: moda-operandi:search-api
  name: Moda Operandi Search API
  description: The first-party GraphQL API that powers search, browse and merchandising on modaoperandi.com. It is referenced
    by the storefront's own client bundle as SEARCH_API_GRAPHQL_ENDPOINT, answers anonymous introspection, and is read-only
    — the schema declares a Query root and no mutation or subscription root. Thirty-seven query fields cover keyword search
    and autocomplete, faceted product-listing collections, designers, trunkshows, looks, variants, gift categories, editorial
    slides and Algolia-backed recommendations (bought_together, looking_similar, related_products, trending_items). Moda Operandi
    does not document this API for third-party use; it is captured here as an observed public surface.
  humanURL: https://www.modaoperandi.com/
  baseURL: https://search.modaoperandi.com/graphql
  tags:
  - Search
  - GraphQL
  - Product Catalog
  - E-Commerce
  properties:
  - type: GraphQL
    url: graphql/moda-operandi-search-schema.graphql
  - type: Authentication
    url: authentication/moda-operandi-authentication.yml
  - type: DataModel
    url: data-model/moda-operandi-data-model.yml
  - type: ErrorCatalog
    url: errors/moda-operandi-problem-types.yml
  - type: Conventions
    url: conventions/moda-operandi-conventions.yml
  - type: Lifecycle
    url: lifecycle/moda-operandi-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.modaoperandi.com/
- type: TermsOfService
  url: https://www.modaoperandi.com/terms
- type: PrivacyPolicy
  url: https://www.modaoperandi.com/privacy
- type: SignUp
  url: https://www.modaoperandi.com/register
- type: GitHubOrganization
  url: https://github.com/ModaOperandi
- type: Support
  url: https://help.modaoperandi.com/hc/en-us
- type: Blog
  url: https://www.modaoperandi.com/editorial/the-edits
- type: GraphQL
  url: graphql/moda-operandi-search-schema.graphql
- type: Authentication
  url: authentication/moda-operandi-authentication.yml
- type: Conventions
  url: conventions/moda-operandi-conventions.yml
- type: DataModel
  url: data-model/moda-operandi-data-model.yml
- type: ErrorCatalog
  url: errors/moda-operandi-problem-types.yml
- type: Lifecycle
  url: lifecycle/moda-operandi-lifecycle.yml
- type: Conformance
  url: conformance/moda-operandi-conformance.yml
- type: Packages
  url: packages/moda-operandi-packages.yml
- type: Components
  url: components/moda-operandi-components.yml
- type: LLMsTxt
  url: llms/moda-operandi-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/moda-operandi-plans-pricing.yml
- type: RateLimits
  url: rate-limits/moda-operandi-rate-limits.yml
- type: DomainSecurity
  url: security/moda-operandi-domain-security.yml
x-enrichment:
  date: '2026-08-25'
  status: enriched
  artifacts_added: 21
  pass: local-v1
x-coverage:
  state: covered
  reason: contract-discovered
  detail: Moda Operandi publishes no developer program, but STEP 0b contract discovery found a real, anonymously introspectable
    first-party GraphQL API at https://search.modaoperandi.com/graphql — named as SEARCH_API_GRAPHQL_ENDPOINT in the storefront's
    own runtime config — and its full 121-type schema was captured verbatim.
  evidence:
  - url: https://search.modaoperandi.com/graphql
    status: 200
  - url: https://api.modaoperandi.com/openapi.json
    status: 404
  - url: https://www.modaoperandi.com/.well-known/agent-card.json
    status: 301
  - url: https://www.modaoperandi.com/llms.txt
    status: 301
  checked: '2026-08-25'

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