Check UCP readiness
Inspect a commerce domain for Universal Commerce Protocol readiness.
POST
/api/ucp-checker/checkRequest example
curl -X POST 'https://crawlconsole.com/api/ucp-checker/check' \
-H 'Content-Type: application/json' \
-d '{"domain":"example.com"}'Try it
Responses
200UCP readiness and detected commerce platform.
400The domain could not be checked.
Was this page helpful?
Feedback helps prioritize documentation updates.
