# machineread.io > Enterprise translation layer exposing this store's live inventory, > physical shelf availability, and executable checkout paths in > machine-native formats. All data is generated from the merchant's live > system of record — never scraped, never stale. ## Commerce APIs - [Product catalog (JSON)](https://machineread.io/products.json): full catalog with per-variant SKUs, prices, and availability - [Shopping feed (JSONL)](https://machineread.io/feed/openai-products.jsonl): OpenAI/ACP product-feed rows per purchasable variant, generated from live inventory - [Local availability](https://machineread.io/api/v1/local-availability?sku=SKU&lat=42.36&lng=-71.06): ranked physical stores with verified shelf stock near a coordinate - [ACP checkout sessions](https://machineread.io/api/v1/acp/checkout_sessions): Agentic Commerce Protocol 2026-01-30 seller endpoints — create, update, complete, cancel a checkout on the buyer's behalf - [Agent checkout](https://machineread.io/api/v1/agent-intent): POST a purchase intent, receive a signed, payable checkout URL - [OpenAPI schema](https://machineread.io/openapi.json): complete machine-readable API definition ## Agent Protocols - [Agent instructions](https://machineread.io/agents.md): operational guide for autonomous agents - [UCP discovery](https://machineread.io/.well-known/ucp): Universal Commerce Protocol service manifest - MCP endpoint: POST https://machineread.io/api/mcp (JSON-RPC 2.0 — tools/list to discover search_catalog, get_product_details, get_local_availability) ## Trust - [Readiness audit](https://machineread.io/api/v1/audit?store_url=example.com): score any storefront's agent-legibility