API Catalog
/.well-known/api-catalog
RFC 9727 API catalog published as application/linkset+json.
Welplan publishes machine-readable discovery metadata for agents and browser automation.
/.well-known/api-catalog
RFC 9727 API catalog published as application/linkset+json.
/openapi.json
OpenAPI 3.1 document for the JSON endpoints used by the app.
/.well-known/agent-skills/index.json
Agent Skills discovery index with SHA-256 digests for each published skill.
/.well-known/mcp/server-card.json
Discovery metadata for the browser-side WebMCP tools exposed by the site.
/api/health Lightweight health response for agent and uptime checks.
/api/cache/status Returns server cache counters used by the app.
/api/cache/clear Clears cached menu data and returns the updated cache status.
/proxy/search?q=... Searches available restaurants across supported vendors.
/proxy/[id]/menus/detail Returns menu detail or nutrient detail for a restaurant menu entry.
HTML pages support content negotiation for agents. Send Accept: text/markdown to receive a markdown response with Content-Type: text/markdown; charset=utf-8 while browsers continue to receive HTML by default.
curl https://example.com/ -H "Accept: text/markdown"Navigate to the gallery, take-in, takeout, restaurant settings, or application settings views.
welplan.open-pageSearch available Welstory and Shinsegae Food restaurants by name or keyword.
welplan.search-restaurantsReturn a structured summary of the currently visible Welplan page.
welplan.get-current-pageInspect server-side cache counts used by the Welplan web application.
welplan.get-cache-status