Zinc
For developers

One integration, every retailer

Whatever your product needs bought — a user’s pick, a customer’s reward, the company’s own restock — one API buys it. No retailer deals to sign, no checkout to reverse-engineer, nothing to fix when a retailer redesigns.

Why Zinc

Why nobody builds this themselves

Every retailer is different, everything changes constantly, and none of it was designed to be automated. Here is where everyone gets stuck.

Retailers don’t have an API

There is no official way to place an Amazon or Walmart order from code. Nothing to authenticate against, no endpoint to call.

Buy now
<button class="buy-now-button">
selector not found · 3:07 AM

Automations break silently

Checkout automation is brittle, and it fails at the worst moments. Keeping it working is our full-time job — it shouldn’t be yours.

Your order has shipped!

no-reply@retailer.com

Delivery update — action req…

tracking@carrier.io

Return window closing soon

no-reply@retailer.com

Your package was delivered

updates@carrier.io

Refund processed for item…

no-reply@retailer.com

Your order has shipped!

no-reply@retailer.com

Delivery update — action req…

tracking@carrier.io

Return window closing soon

no-reply@retailer.com

Your package was delivered

updates@carrier.io

Refund processed for item…

no-reply@retailer.com

The order isn’t done at checkout

Everything after the order is scattered: confirmation emails that differ by retailer, tracking that lives behind a login.

The lifecycle

Every base covered, from discovery to returns

One API covers the whole purchase: find it, buy it, track it, and send it back if it has to go.

Developer experience

Docs for you.
Docs for your copilot.

Beautifully designed and exhaustively thorough — every endpoint, every failure code, every edge case. And your agent can read them too.

QuickstartOrdersTrackingReturnsWebhooksErrors
Create an order
curl -X POST api.zinc.com/orders \ -d '{ "products": [...] }'

For reading

Docs a person can actually use

A quickstart that reaches a delivered sandbox order in two minutes, an error reference for every failure code, and answers for every edge we have hit in twelve years of ordering.

zinc.com/llms.txttext/plain
# Zinc> One API to buy from any retailer## Docs- /docs/quickstart: first order in 2 min- api.zinc.com/openapi.json: full spec- api.zinc.com/sandbox/quickstart- /docs/v2/mpp: pay per order, no account

For prompting

Your agent reads them too

Our docs are built to be read by agents — one copied prompt points yours at everything it needs, and it does the reading while you review it.

In production

What people build on Zinc

Assistants that shop, storefronts with no inventory, rewards that ship.

Chat

Build your own personal shopper

Plain English in, a delivered order out — ours is live at gpt.zinc.com to steal from.

Studio headphones$89.00Buy
Trail runners$74.00Buy
Thermos, 32oz$32.00Buy
POST /orders → 201 · ord_8f3k2 · arriving Fri

Storefront

A shop with no inventory

Your storefront, our catalog and checkout — sell anything without holding any of it.

Gift box · $34

to: Ada L. · Brooklyn, NY

Gift message

Gifting

Rewards that actually ship

A name and a note become a parcel at their door, with no prices in the box.

Customer stories

The teams that depend on Zinc every day

Companies across payments, gifting, procurement and more put real order volume through Zinc.

Read the stories
FAQ

What developers ask before they build

Enough to tell whether this is worth a sprint, before you spend one.

Read every question