Generates branded, customer-ready quotes and estimates as hosted PDFs in about one second — line items, tax, discounts, a hosted approval page, a QR code and a Stripe payment link. Pay-per-call with x402 in USDC on Base; no account or API key. THIS ENDPOINT is the cheap dry run: returns computed line items, subtotal, tax, discount and total without persisting anything. Call /v1/x402/quote/generate for the actual document.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://sendquotenow.com/v1/x402/quote/preview' # -> 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://sendquotenow.com/v1/x402/quote/preview'
Endpoint: https://sendquotenow.com/v1/x402/quote/preview. Operated by sendquotenow.com, not by Animica. Price and availability were correct at the last probe on 2026-08-30 and are set by the operator, who may change them.
Generates branded, customer-ready quotes and estimates as hosted PDFs in about one second — line items, tax, discounts, a hosted approval page, a QR code and a …
Generates branded, customer-ready quotes and estimates as hosted PDFs in about one second — line items, tax, discounts, a hosted approval page, a QR code and a …
Generates branded, customer-ready quotes and estimates as hosted PDFs in about one second — line items, tax, discounts, a hosted approval page, a QR code and a …