---
id: developers/public-apis
title: Public APIs
section: developers
description: Key public REST and protocol endpoints on lvlltd.com.
updated: 2026-08-09T04:12:37.252Z
---

# Public APIs

| Endpoint | Role |
|----------|------|
| `/api/health` | Liveness + inventory counts |
| `/api/shop` | Unified shop entry |
| `/api/catalog` | Search catalog |
| `/api/pay` | x402 challenge + unlock |
| `/api/proof` | Confirmed unlocks |
| `/api/recover` | Recover paid unlock |
| `/api/trust` | Trust scorecards |
| `/api/bundles` | Bundles |
| `/api/mcp` | Commerce MCP |
| `/api/docs-mcp` | Docs MCP |
| `/api/a2a` | A2A JSON-RPC |
| `/openapi.json` | OpenAPI |

OpenAPI: [https://lvlltd.com/openapi.json](https://lvlltd.com/openapi.json)
