{
  "acp_version": "2025-09-29",
  "merchant": {
    "name": "IsItAgentReady (synthetic demo)",
    "url": "https://isitagentready.site",
    "contact": "mailto:hello@isitagentready.site"
  },
  "capabilities": {
    "checkout": {
      "enabled": true,
      "url": "https://isitagentready.site/api/v1/acp/checkout_sessions"
    },
    "checkout_sessions": {
      "enabled": true,
      "url": "https://isitagentready.site/api/v1/acp/checkout_sessions"
    },
    "product_feed": {
      "enabled": true,
      "url": "https://isitagentready.site/openapi.json"
    },
    "delegated_payment": {
      "enabled": true,
      "spec": "https://github.com/google-agentic-commerce/ap2"
    },
    "webhooks": {
      "enabled": true,
      "url": "https://isitagentready.site/api/v1/acp/webhook"
    },
    "refunds": {
      "enabled": false
    },
    "services": {
      "product_feed": {
        "enabled": true,
        "url": "https://isitagentready.site/openapi.json",
        "transport": "https",
        "version": "2025-09-29"
      },
      "checkout": {
        "enabled": true,
        "url": "https://isitagentready.site/api/v1/acp/checkout_sessions",
        "transport": "https",
        "version": "2025-09-29"
      },
      "checkout_sessions": {
        "enabled": true,
        "url": "https://isitagentready.site/api/v1/acp/checkout_sessions",
        "transport": "https"
      },
      "order_management": {
        "enabled": true,
        "url": "https://isitagentready.site/api/v1/acp/orders",
        "transport": "https"
      },
      "delegated_payment": {
        "enabled": true,
        "url": "https://isitagentready.site/api/v1/ap2/mandates",
        "transport": "https",
        "spec": "https://github.com/google-agentic-commerce/ap2"
      }
    }
  },
  "endpoints": {
    "checkout_sessions": "https://isitagentready.site/api/v1/acp/checkout_sessions",
    "product_feed": "https://isitagentready.site/openapi.json"
  },
  "payment_methods": [
    "card"
  ],
  "delegated_payment": {
    "supported": true,
    "spec": "https://github.com/google-agentic-commerce/ap2"
  },
  "protocol": {
    "name": "acp",
    "version": "2025-09-29",
    "spec": "https://github.com/openai/agentic-commerce-protocol",
    "roles": [
      "merchant",
      "payment_processor"
    ],
    "transports": [
      "https",
      "webhook"
    ]
  },
  "api_base_url": "https://isitagentready.site/api/v1",
  "transports": [
    "https",
    "webhook"
  ],
  "version": "2025-09-29",
  "auth": {
    "type": "oauth2",
    "authorization_servers": [
      "https://isitagentready.site"
    ],
    "scopes_supported": [
      "mcp:invoke",
      "commerce:checkout"
    ]
  },
  "authentication": {
    "type": "oauth2",
    "authorization_servers": [
      "https://isitagentready.site"
    ],
    "scopes_supported": [
      "mcp:invoke",
      "commerce:checkout"
    ]
  },
  "webhook_url": "https://isitagentready.site/api/v1/acp/webhook",
  "supported_features": [
    "checkout_sessions",
    "delegated_payment",
    "product_feed",
    "webhooks"
  ],
  "contact": "mailto:hello@isitagentready.site",
  "terms_of_service": "https://isitagentready.site/operate.txt",
  "supported_transports": [
    "https"
  ],
  "services": [
    "product_feed",
    "checkout",
    "checkout_sessions",
    "order_management",
    "delegated_payment"
  ]
}
