{"name":"Daiso Finder API","description":"Find Daiso stores in Korea and check in-store product stock, price, and shelf location.","version":"1.0.0","authentication":{"type":"none","required":false,"signup":"Not required. The API is free, keyless, and self-serve."},"endpoints":[{"method":"GET","path":"/api","operationId":"getApiIndex","description":"List API entry points"},{"method":"GET","path":"/api/branches/search","operationId":"searchStores","description":"Search Daiso stores by keyword or coordinates"},{"method":"GET","path":"/api/branches/{code}","operationId":"getStore","description":"Get one Daiso store by store code"},{"method":"GET","path":"/api/products","operationId":"searchStoreProducts","description":"Search in-stock products inside one store"},{"method":"GET","path":"/api/products/{id}","operationId":"getProductAvailability","description":"Get one product's stock and shelf placement"},{"method":"GET","path":"/api/sandbox/branches/search","operationId":"searchSandboxStores","description":"Sandbox copy of searchStores"},{"method":"GET","path":"/api/sandbox/branches/{code}","operationId":"getSandboxStore","description":"Sandbox copy of getStore"},{"method":"GET","path":"/api/sandbox/products","operationId":"searchSandboxStoreProducts","description":"Sandbox copy of searchStoreProducts"},{"method":"GET","path":"/api/mcp","operationId":"getMcpServerInfo","description":"MCP server metadata"},{"method":"POST","path":"/api/mcp","operationId":"callMcp","description":"MCP JSON-RPC endpoint (Streamable HTTP)"}],"documentation":{"openapiJson":"https://www.daiso-finder.kr/openapi.json","openapiYaml":"https://www.daiso-finder.kr/openapi.yaml","developerPortal":"https://www.daiso-finder.kr/developers","agentInstructions":"https://www.daiso-finder.kr/agent-instructions.md","llmsTxt":"https://www.daiso-finder.kr/llms.txt","apiCatalog":"https://www.daiso-finder.kr/.well-known/api-catalog","mcpEndpoint":"https://www.daiso-finder.kr/api/mcp","mcpManifest":"https://www.daiso-finder.kr/.well-known/mcp.json","agentSkills":"https://www.daiso-finder.kr/.well-known/agent-skills/index.json","sandbox":"https://www.daiso-finder.kr/api/sandbox"}}