cURL
curl --request GET \ --url https://api.agentic.scope3.com/api/v2/partner/storefronts/{platformId}/readiness \ --header 'Authorization: Bearer <token>'
{ "platformId": "<string>", "status": "ready", "checks": [ { "id": "<string>", "name": "<string>", "description": "<string>", "category": "<string>", "status": "complete", "isBlocker": true, "method": "<string>", "details": "<string>" } ] }
Check if a storefront is ready to go live. Returns blocking checks for inventory sources, agent status, and agent auth.
API key or access token
Storefront platform ID slug
1
"cvs-media"
Get storefront readiness
Storefront readiness assessment
Overall storefront readiness status
ready
blocked
Show child attributes