SMKlog Parcel Quotes
Prices one parcel from a US origin, domestic or to Canada, the UK, Germany or Australia, across USPS, UPS and FedEx (plus DHL Express to Germany and Australia) from a plain-words item description (box size and weight are estimated when omitted), and can prepare a payment session that a human completes behind the site consent gates. It answers in a single round trip and never moves money.
AgentCard object. It is an agent card in spirit rather than in schema — useful for
discovery, but an A2A client cannot assume it will parse.
no-protocolVersionno-top-level-urlsupportedInterfaces-instead-of-preferredTransport-and-url
An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.
https://quote-api.smklog.com/a2a
· transport
· protocol JSONRPC
non-standard supportedInterfaces
Get live parcel shipping rates from a US origin get_parcel_quote
Send a DataPart {"product","from_zip","to_zip", optional "to_country","quantity","weight_lb","length_in","width_in","height_in"}. Omit to_country for a domestic parcel; CA, GB, DE and AU are the international lanes sold online. Returns up to five purchasable services, each as one checkout total with the SMKlog fee inside it (the fee is itemized only on the checkout receipt) and, where the carrier publishes one, its own counter price for the same parcel beside it.
shippingratesuspsupsfedexCreate a payment session for a parcel label create_checkout_link
Same DataPart fields plus optional "service". On the CA, GB, DE and AU lanes the customs declaration is completed by the human on the handoff page and duty is billed to the recipient on arrival. Returns the live amount, a handoff URL where a human confirms the shipping consents and pays, and a session_id; send {"session_id"} alone later to read whether the human paid and whether the label exists. The agent never charges anything.
shippingcheckoutpayment-session2026-09-19 from https://smklog.com/.well-known/agent-card.json,
HTTP 200. The body was saved verbatim and is the sole source for
everything on this page — no field is inferred.
View the captured card.
Providers change what they serve; if this card has moved or changed shape,
the provider profile carries the
current state as of the last build.
Work with this as data
Every agent card here is available over the APIs.io API and to AI agents over MCP. A2A Agent Cards is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.