{
  "protocol_version": "2026-04-08",
  "spec_url": "https://ucp.dev/specification/overview/",
  "schema_url": "https://ucp.dev/2026-04-08/services/shopping/rest.openapi.json",
  "services": [
    {
      "id": "dev.ucp.shopping",
      "name": "Premium agent readiness report",
      "type": "digital_content",
      "version": "2026-04-08",
      "spec": "https://ucp.dev/2026-04-08/specification/overview",
      "schema": "https://ucp.dev/2026-04-08/services/shopping/rest.openapi.json",
      "transport": "rest",
      "endpoint": "https://nolaexhibits.com/api"
    }
  ],
  "capabilities": {
    "content_payments": true,
    "receipts": true,
    "subscriptions": false,
    "currencies_supported": [
      "USD"
    ],
    "supported": [
      "dev.ucp.shopping.checkout"
    ],
    "dev.ucp.shopping.checkout": [
      {
        "version": "2026-04-08",
        "spec": "https://ucp.dev/2026-04-08/specification/checkout",
        "schema": "https://ucp.dev/2026-04-08/schemas/shopping/checkout.json"
      }
    ]
  },
  "endpoints": {
    "discovery": "https://nolaexhibits.com/.well-known/ucp",
    "catalog": "https://nolaexhibits.com/api/catalog",
    "payment": "https://nolaexhibits.com/api/paywalled-report",
    "auth": "https://nolaexhibits.com/.well-known/oauth-protected-resource"
  },
  "ucp": {
    "version": "2026-04-08",
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/overview",
          "transport": "rest",
          "endpoint": "https://nolaexhibits.com/api",
          "schema": "https://ucp.dev/2026-04-08/services/shopping/rest.openapi.json"
        }
      ]
    },
    "capabilities": {
      "dev.ucp.shopping.checkout": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/checkout",
          "schema": "https://ucp.dev/2026-04-08/schemas/shopping/checkout.json"
        }
      ]
    }
  },
  "signing_keys": [
    {
      "kty": "OKP",
      "crv": "Ed25519",
      "x": "xS71U2jMc0vrs-NY6-YGSw8BQuDbVTWr99FZZUyTc-M",
      "kid": "agent-ready-2026-06",
      "use": "sig",
      "alg": "EdDSA",
      "key_ops": [
        "verify"
      ]
    }
  ]
}