Apostle — AI Men's Skincare Commerce
AA
Apostle — AI Men's Skincare Commerce
/create_checkout

create checkout

Create a checkout URL for one or more products. Pass variant IDs (items) and/or product URLs (product_urls). When a product URL is provided (e.g. https://laluer

liveverifiedunknown~5s typical
mcpprobedapostleai
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-searchshop-apostleman /create_checkout for me.

Input

FieldTypeDescription
itemsarrayProducts to add to cart by variant ID
product_urlsarrayProducts to add to cart by URL — resolved to variant IDs automatically
discount_codestringDiscount code to apply (e.g. 'WELCOME10')
notestringCart note visible to the merchant
decision_idstringDecision Check ID from a prior /validate call. Required when this merchant enforces author

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-searchshop-apostleman","endpoint":"/create_checkout","input":{}}'
cli
npx cracked-ai run -p mcp-ai-searchshop-apostleman -e /create_checkout -i '{}'
mcp
run_tool({ provider: "mcp-ai-searchshop-apostleman", endpoint: "/create_checkout", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.