Oishii UCP Agentic Commerce Endpoint

Universal Commerce Protocol (UCP) endpoint for agent-driven purchasing from the Oishii store, advertised in the merchant profile at https://oishii.com/.well-known/ucp with supported protocol versions 2026-04-08 and 2026-01-23. It declares the cart, checkout, fulfillment, discount, order and catalog capabilities, plus Google Pay and Shopify card payment handlers. The MCP transport at /api/ucp/mcp is gated: an unauthenticated tools/list returns HTTP 422 with JSON-RPC error -32001 invalid_profile_url, because UCP requires the calling agent to present a profile URI. Checkout completion requires contemporaneous human buyer approval.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/oishii-ucp-agentic-commerce-endpoint"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
name: Oishii UCP Agentic Commerce Endpoint
description: 'Universal Commerce Protocol (UCP) endpoint for agent-driven purchasing from the Oishii store,
  advertised in the merchant profile at https://oishii.com/.well-known/ucp with supported protocol versions
  2026-04-08 and 2026-01-23. It declares the cart, checkout, fulfillment, discount, order and catalog
  capabilities, plus Google Pay and Shopify card payment handlers. The MCP transport at /api/ucp/mcp is
  gated: an unauthenticated tools/list returns HTTP 422 with JSON-RPC error -32001 invalid_profile_url,
  because UCP requires the calling agent to present a profile URI. Checkout completion requires contemporaneous
  human buyer approval.'
humanURL: https://oishii.com/.well-known/ucp
baseURL: https://oishii.com/api/ucp/mcp
tags:
- Universal Commerce Protocol
- Agent Commerce
- Checkout
- Payments
- MCP
properties:
- type: Documentation
  url: https://oishii.com/agents.md
- type: WellKnown
  url: well-known/oishii-well-known.yml