agentic.readiness_probeAgentic commerce readiness probe (public)
Free multi-surface storefront readiness snapshot (UCP/ACP discovery, product schema, robots, answer-engine maps). Not an attested Store Guard grade. Response includes a Store Guard $149 CTA. No API key required.
- المصادقة
- عام — بلا مفتاح
- REST
- POST /api/agentic-commerce/probe
شكل الإدخال المنشور
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Public storefront URL or domain",
"maxLength": 255
}
}
}