52TOYS website screenshot

52TOYS

52TOYS is a leading IP-driven toy and collectibles company founded in Beijing in 2015 on the brand proposition "Play for Fun." It designs and produces blind boxes, articulated figures, mechanical and model kits, plush, keychains, and lifestyle merchandise across 100+ owned and licensed IPs — original hits like BEASTBOX, Panda Roll, Nook, and POUKAPOUKA alongside global licenses such as Crayon Shin-chan, Minions, and Tom and Jerry. Its official global storefront runs on Shopify at hi52toys.com (52toys.com redirects there) and is notably agent-native: it publishes an llms.txt, a Universal Commerce Protocol (UCP) merchant profile, a hosted UCP MCP endpoint for agent-driven commerce, and Shopify customer-account OpenID Connect discovery. Surfaced in the API Evangelist network as a Qiming portfolio company.

52TOYS publishes 1 API on the APIs.io network. Tagged areas include Company, Consumer, Collectibles, Toys, and Retail.

52TOYS’s developer surface includes authentication, signup flow, support, and 12 more developer resources.

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

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 23.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 7.8 / 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/52toys: 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.

52TOYS Agentic Commerce (UCP)

Agent-driven commerce over the official 52TOYS Shopify storefront via the Universal Commerce Protocol MCP endpoint — catalog search, cart, and buyer-approved checkout. Read-only...

MCP Servers 1

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

52toys-mcp.yml

MCP SERVER

Security Posture 2

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

52Toys Authentication

oauth2/openIdConnect · 1 scheme

SECURITY

52Toys Domain Security

TLSv1.3

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

52Toys Scopes

4 scopes

4 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

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 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: 52toys
name: 52TOYS
description: '52TOYS is a leading IP-driven toy and collectibles company founded in Beijing in 2015 on the brand proposition
  "Play for Fun." It designs and produces blind boxes, articulated figures, mechanical and model kits, plush, keychains, and
  lifestyle merchandise across 100+ owned and licensed IPs — original hits like BEASTBOX, Panda Roll, Nook, and POUKAPOUKA
  alongside global licenses such as Crayon Shin-chan, Minions, and Tom and Jerry. Its official global storefront runs on Shopify
  at hi52toys.com (52toys.com redirects there) and is notably agent-native: it publishes an llms.txt, a Universal Commerce
  Protocol (UCP) merchant profile, a hosted UCP MCP endpoint for agent-driven commerce, and Shopify customer-account OpenID
  Connect discovery. Surfaced in the API Evangelist network as a Qiming portfolio company.'
url: https://raw.githubusercontent.com/api-evangelist/52toys/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- qiming
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-17'
image: https://hi52toys.com/cdn/shop/files/52Toys_Logo.png?v=1763377030&width=2048
tags:
- Company
- Consumer
- Collectibles
- Toys
- Retail
- Ecommerce
- Shopify
- Agentic Commerce
apis:
- name: 52TOYS Agentic Commerce (UCP)
  description: Agent-driven commerce over the official 52TOYS Shopify storefront via the Universal Commerce Protocol MCP endpoint
    — catalog search, cart, and buyer-approved checkout. Read-only catalog browsing is unauthenticated; transacting uses Shopify
    customer-account OAuth/OIDC.
  humanURL: https://hi52toys.com/llms.txt
  baseURL: https://hi52toys.com/api/ucp/mcp
  tags:
  - Ecommerce
  - Agentic Commerce
  - MCP
  - Shopify
  properties:
  - type: MCPServer
    url: mcp/52toys-mcp.yml
  - type: Authentication
    url: authentication/52toys-authentication.yml
  - type: OAuthScopes
    url: scopes/52toys-scopes.yml
  - type: Conventions
    url: conventions/52toys-conventions.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://52toys.com
- type: DeveloperPortal
  url: https://hi52toys.com/llms.txt
- type: LLMsTxt
  url: llms/52toys-llms.txt
- type: MCPServer
  url: mcp/52toys-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/52toys-authentication.yml
- type: OAuthScopes
  url: scopes/52toys-scopes.yml
- type: Conventions
  url: conventions/52toys-conventions.yml
- type: WellKnown
  url: well-known/52toys-well-known.yml
- type: DomainSecurity
  url: security/52toys-domain-security.yml
- type: SignUp
  url: https://hi52toys.com/account/register
- type: Login
  url: https://hi52toys.com/account/login
- type: Support
  url: https://hi52toys.com/pages/contact
- type: TermsOfService
  url: https://hi52toys.com/policies/terms-of-service
- type: PrivacyPolicy
  url: https://hi52toys.com/policies/privacy-policy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence