AA
API Acre
/commerce.product-price
commerce.product price
Paste one public retailer product URL to get its current publisher-supplied structured price, currency, availability, seller, shipping terms, aggregate rating,
liveunknown~5s typical
mcpapiacre
$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-com-apiacre-api-acre /commerce.product-price for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | |
| expected_currency | string | Optional ISO 4217 currency expected by the buyer |
| maximum_price | string | Optional maximum price in expected_currency; comparison is null when the publisher reports |
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-com-apiacre-api-acre","endpoint":"/commerce.product-price","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-com-apiacre-api-acre -e /commerce.product-price -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-com-apiacre-api-acre", endpoint: "/commerce.product-price", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.