Dolls Kill

Dolls Kill is a Los Angeles-based online fashion boutique for alternative, punk, goth, glam, rave and festival style, founded in 2011 and operating dollskill.com plus physical store locations. Its commerce platform runs on Shopify, and its public machine-readable surface is agent-facing rather than a conventional developer program: the storefront serves an agents.md / llms.txt agent instruction document, a Universal Commerce Protocol (UCP) merchant profile at /.well-known/ucp, a live anonymous-readable MCP endpoint at /api/ucp/mcp exposing 13 catalog, cart, checkout and order tools, an openly introspectable Shopify Storefront GraphQL API, and OAuth 2.0 / OpenID Connect discovery for customer accounts. Dolls Kill publishes no developer portal, no OpenAPI, no SDKs and no API pricing — the API surface exists to let shopping agents transact, under an explicit human-approval-before-payment rule.

Dolls Kill publishes 3 APIs on the APIs.io network. Tagged areas include Company, Retail, E-Commerce, Fashion, and Apparel.

Dolls Kill’s developer surface includes documentation, support, signup flow, authentication, and 19 more developer resources.

37.3/100 thin ▬ flat Agent 46/100 agent native saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
3 APIs 1 MCP Servers
CompanyRetailE-CommerceFashionApparelCommerceShopifyAgentic CommerceUniversal Commerce ProtocolMCPGraphQLDirect to Consumer

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/dolls-kill: 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 3

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

Dolls Kill UCP Commerce MCP API

The Dolls Kill Universal Commerce Protocol (UCP) endpoint, served over MCP at /api/ucp/mcp. Anonymous tools/list returns 13 tools with full JSON Schema input contracts covering ...

Dolls Kill Storefront GraphQL API

The Shopify Storefront GraphQL API as served from Dolls Kill's own host at /api/{version}/graphql.json. Anonymous introspection succeeds without a storefront access token, retur...

Dolls Kill Storefront Product JSON API

The read-only, unauthenticated JSON endpoints Dolls Kill documents in its own agents.md for agents that only need to browse the store: /products.json, /products/{handle}.json, /...

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.

Dolls Kill Rate Limits

3 limits

RATE LIMITS

Security Posture 2

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

Dolls Kill Authentication

none/oauth2/openIdConnect/apiKey · 4 schemes

SECURITY

Dolls Kill Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Dolls Kill Scopes

4 scopes · authorizationCode

4 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 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: dolls-kill
name: Dolls Kill
description: 'Dolls Kill is a Los Angeles-based online fashion boutique for alternative, punk, goth, glam, rave and festival
  style, founded in 2011 and operating dollskill.com plus physical store locations. Its commerce platform runs on Shopify,
  and its public machine-readable surface is agent-facing rather than a conventional developer program: the storefront serves
  an agents.md / llms.txt agent instruction document, a Universal Commerce Protocol (UCP) merchant profile at /.well-known/ucp,
  a live anonymous-readable MCP endpoint at /api/ucp/mcp exposing 13 catalog, cart, checkout and order tools, an openly introspectable
  Shopify Storefront GraphQL API, and OAuth 2.0 / OpenID Connect discovery for customer accounts. Dolls Kill publishes no
  developer portal, no OpenAPI, no SDKs and no API pricing — the API surface exists to let shopping agents transact, under
  an explicit human-approval-before-payment rule.'
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: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - scopes
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://www.dollskill.com/cdn/shop/files/logo.jpg?v=1709315110
url: https://raw.githubusercontent.com/api-evangelist/dolls-kill/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Company
- Retail
- E-Commerce
- Fashion
- Apparel
- Commerce
- Shopify
- Agentic Commerce
- Universal Commerce Protocol
- MCP
- GraphQL
- Direct to Consumer
tags_raw:
- Company
- Retail
- E-commerce
- Fashion
- Apparel
- Commerce
- Shopify
- Agentic Commerce
- Universal Commerce Protocol
- MCP
- GraphQL
- Direct to Consumer
apis:
- name: Dolls Kill UCP Commerce MCP API
  description: The Dolls Kill Universal Commerce Protocol (UCP) endpoint, served over MCP at /api/ucp/mcp. Anonymous tools/list
    returns 13 tools with full JSON Schema input contracts covering catalog search and lookup, product retrieval, cart create/read/update/cancel,
    checkout create/read/update/complete/cancel, and order retrieval. Tool invocation requires a resolvable UCP agent profile
    URI in meta.ucp-agent.profile; completing a checkout additionally requires meta.idempotency-key and explicit contemporaneous
    buyer approval of payment.
  humanURL: https://www.dollskill.com/agents.md
  baseURL: https://www.dollskill.com/api/ucp/mcp
  tags:
  - MCP
  - Agentic Commerce
  - Universal Commerce Protocol
  - Checkout
  - Catalog
  properties:
  - type: MCPServer
    url: mcp/dolls-kill-mcp.yml
  - type: ToolCrosswalk
    url: mcp/dolls-kill-tool-crosswalk.yml
  - type: Documentation
    url: https://www.dollskill.com/agents.md
- name: Dolls Kill Storefront GraphQL API
  description: The Shopify Storefront GraphQL API as served from Dolls Kill's own host at /api/{version}/graphql.json. Anonymous
    introspection succeeds without a storefront access token, returning 424 types, 31 root query fields (product, products,
    collection, collections, search, predictiveSearch, cart, shop, menu, metaobjects, localization and more) and 41 mutations
    (the cart* family, customerAccessToken*, customer*, shopPayPaymentRequestSessionCreate). Versioned on Shopify's dated
    release calendar; 2025-10 through 2026-07 are supported.
  humanURL: https://www.dollskill.com/agents.md
  baseURL: https://www.dollskill.com/api/2026-04/graphql.json
  tags:
  - GraphQL
  - Storefront
  - Catalog
  - Cart
  properties:
  - type: GraphQL
    url: graphql/dolls-kill-storefront.graphql
  - type: DataModel
    url: data-model/dolls-kill-data-model.yml
- name: Dolls Kill Storefront Product JSON API
  description: 'The read-only, unauthenticated JSON endpoints Dolls Kill documents in its own agents.md for agents that only
    need to browse the store: /products.json, /products/{handle}.json, /collections/{handle}/products.json, /search?q={query}&type=product,
    and /sitemap.xml. No credentials, no rate-limit headers, no versioning; the same Liquid-object JSON every Shopify storefront
    exposes.'
  humanURL: https://www.dollskill.com/agents.md
  baseURL: https://www.dollskill.com
  tags:
  - Product
  - Catalog
  - JSON
  - Read Only
  tags_raw:
  - Products
  - Catalog
  - JSON
  - Read Only
  properties:
  - type: Documentation
    url: https://www.dollskill.com/agents.md
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.dollskill.com/
- type: Documentation
  url: https://www.dollskill.com/agents.md
- type: LLMsTxt
  url: llms/dolls-kill-llms.txt
- type: Support
  url: https://help.dollskill.com/
- type: HelpCenter
  url: https://help.dollskill.com/
- type: SignUp
  url: https://account.dollskill.com/authentication/login
- type: Login
  url: https://account.dollskill.com/authentication/login
- type: TermsOfService
  url: https://www.dollskill.com/pages/termsofuse
- type: PrivacyPolicy
  url: https://www.dollskill.com/pages/privacy-policy
- type: Authentication
  url: authentication/dolls-kill-authentication.yml
- type: OAuthScopes
  url: scopes/dolls-kill-scopes.yml
- type: WellKnown
  url: well-known/dolls-kill-well-known.yml
- type: Conventions
  url: conventions/dolls-kill-conventions.yml
- type: Idempotency
  url: conventions/dolls-kill-conventions.yml
- type: ErrorCatalog
  url: errors/dolls-kill-problem-types.yml
- type: RateLimits
  url: rate-limits/dolls-kill-rate-limits.yml
- type: Plans
  url: plans/dolls-kill-plans-pricing.yml
- type: Lifecycle
  url: lifecycle/dolls-kill-lifecycle.yml
- type: Conformance
  url: conformance/dolls-kill-conformance.yml
- type: Packages
  url: packages/dolls-kill-packages.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/dolls-kill-domain-security.yml
- type: SecondaryMarket
  url: https://forgeglobal.com/dolls-kill_stock/
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 26
  pass: local-v1
x-coverage:
  state: covered

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

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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