Animica x402 Directory

Directory / zeroclick.affiliate.com

zeroclick.affiliate.com/v1/tools/convert/url-to-barcode

Convert retailer product page URLs to barcodes. Provide full URL strings, and each URL maps to an array of barcodes, empty when none were found.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://zeroclick.affiliate.com/v1/tools/convert/url-to-barcode'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch -X POST 'https://zeroclick.affiliate.com/v1/tools/convert/url-to-barcode'

Endpoint: https://zeroclick.affiliate.com/v1/tools/convert/url-to-barcode. Operated by zeroclick.affiliate.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on zeroclick.affiliate.com

zeroclick.affiliate.com/v1/merchants

List the merchants behind the catalog. Filter by name or domain search, by country, or by product count, and page through the results.

GET · $0.02

zeroclick.affiliate.com/v1/products

Search more than one billion affiliate products refreshed daily. Pass a plain search string or an array of field filters, or use the structured query rule build…

POST · $0.02

zeroclick.affiliate.com/v1/tools/convert/asin-to-barcode

Convert Amazon ASINs to barcodes. Provide up to 10 ASINs and the Amazon marketplace locale, and each ASIN maps to an array of barcodes, empty when none were fou…

POST · $0.02

zeroclick.affiliate.com/v1/tools/convert/barcode-to-asin

Convert barcodes to Amazon ASINs. Provide numeric barcode strings, and each barcode maps to an array of ASIN results with their marketplace locale.

POST · $0.02

zeroclick.affiliate.com/v1/tools/convert/barcode-to-sku

Convert barcodes to merchant SKUs. Provide numeric barcode strings and the merchant to resolve against, and each barcode maps to its SKU or to null when no matc…

POST · $0.02

zeroclick.affiliate.com/v1/tools/convert/sku-to-barcode

Convert merchant SKUs to barcodes. Provide the SKUs and the merchant they belong to, and each SKU maps to its barcode or to null when no match exists.

POST · $0.02

All 7 endpoints on zeroclick.affiliate.com →