USPS
Priority Mail Intl
10–15 days$18.30
$10.00 of taxes & duties included
all-in · no surprises
Free software like GoatLabels covers the ShipStation features most sellers actually use — multi-carrier rate shopping, batch labels, API — while replacing rule-builders with Billy AI drafting.
USPS, UPS, FedEx, and DHL quoted on every parcel — the full carrier list is on the free tier.
Top up with card, Apple Pay, Google Pay, ACH, or crypto, then spend it label by label.
The honest version of this comparison is not "free wins". It is a question about which half of the product you use. If your day is rate-shop, buy, print, track, the free half covers it. If your day is warehouse operations, the subscription is buying something a free tool does not have.
| GoatLabels (free) | ShipStation | |
|---|---|---|
| Cost to print a label | The carrier rate, debited from a prepaid wallet. No subscription sits underneath it. | A monthly subscription plus the label — see their current pricing page for the tiers. |
| Multi-carrier rate shopping | USPS, UPS, FedEx, and DHL quoted together as all-in prices on every parcel. | Broad carrier list, rate comparison included. |
| Batch and bulk labels | CSV upload and bulk print, included on Free. | Included, with the batch size shaped by plan. |
| Automation model | Billy AI drafts the label from the order — pasted, screenshotted, or spoken — instead of you writing rules. | Automation rules and saved views you configure once and maintain. |
| API | Full REST API, unlimited calls, free on every plan. | Documented API with access tied to subscription tier. |
| What a slow month costs | Nothing. An unused wallet balance is still your money. | The plan fee, whether or not you shipped. |
ShipStation is a trademark of its owner and is not affiliated with GoatLabels. Their plans and carrier list change — compare against their current pricing page before you decide.
Most sellers use a narrow slice of what a full shipping suite offers: rate-shop, buy, print, track. Free software that covers exactly that slice is not a downgrade — it is the same job with the recurring line removed from the P&L.
Automation rules are how software from a previous era avoided retyping. Billy reads the order itself — a DM, a screenshot, a voice note — and drafts the label with the cheapest of four carriers preselected, which is the outcome the rules were configured to reach anyway.
Seasonal shops and drop-driven sellers pay a subscription in the months they do not use it. A wallet only spends when a label prints, so a quiet February is genuinely free and a busy November costs exactly what it shipped.
Strip a shipping suite down to what a small seller touches daily and you get four steps, and all four are on the free tier here. Orders arrive from a store connector, a CSV, an API call, or a pasted message. Billy drafts the label rather than asking you to configure a rule that would have drafted it. Four carriers come back as all-in prices and you take the cheapest that still hits the date. The label is a debit against a prepaid wallet, so the month you ship nothing costs nothing at all — which is the line the subscription comparison usually turns on.
Hey! 2x hoodies (M) 1x tee (L) 😅 Ship to: Maya R. Austin, TX 78701
Connectors, CSV, REST API, DMs, and screenshots — one queue, no import mapping and no plan gate.
No monthly minimum to print. Tracking is pushed back to the store the order came from.
Shopify, Etsy, WooCommerce, and TikTok Shop sync into To Ship and get tracking pushed back when you print — the integrations a subscription suite treats as its headline feature, included here without one. Everything outside that list is a paste, a screenshot, or an API call.
Via AI tiles: an order that never became a record still becomes a label.
This is the part of the comparison worth reading closely: not what a shipping suite could do, but what you would lose by moving. Four carriers, batch labels, store connectors, the full API, and AI drafting all sit on the free tier, funded by a small margin on each label rather than a plan fee.
Card, Apple Pay, Google Pay, ACH bank transfer, and crypto all top up the same balance, and every method buys identical rates, carriers, and features. Void a shipment and the credit lands back in the wallet.
A rule engine is a way of describing an order before it arrives. Billy reads the order after it arrives — from a DM, a screenshot, a voice note, or a synced record — and drafts the label directly, which removes the configuration step rather than making it prettier.
Fund the wallet, pay per label, and ship nothing in February without paying for February. Pro is an optional flat plan for when volume makes cheaper label pricing worth it — not a gate on printing at all.
Live all-in rates side by side, and the number you see is the exact amount that leaves your balance. That is the honest carrier list — if your operation needs one outside it, ShipStation's broader network is a real reason to stay. Shopify, Etsy, WooCommerce, and TikTok Shop sync into To Ship and get tracking pushed back when you print, but a connector is never a prerequisite.
REST and JSON, one Bearer header, idempotency keys so a retry cannot double-buy a label, and signed webhooks for tracking and label events. Unlimited calls on Free, which is the single biggest difference between this and most subscription suites.


Label ready
CL-1038 · Brooklyn, NY
A subscription suite assumes a desk, a browser tab, and an operator trained on its views. If your packing table is a kitchen table, that assumption is most of what you are paying for. Everything below runs on the free tier, on a phone, without a saved view to configure first.
Ask where a parcel is instead of filtering a list for it. Hold the mic, say who the next one is going to, and Billy looks up the buyer, rate-shops USPS, UPS, FedEx, and DHL, and queues the label against your prepaid balance. It is included on Free, because the assistant is not the thing we charge for. This is the real product, not a render.

Listening
"Where's Maya's package?"
Out for delivery
CL-1039 · Austin, TX · by 6 PM
Plain English in — names, addresses, weights, carriers, services · nothing to import and nothing to map · reads the all-in rate back before a cent leaves the wallet · phone, browser, or Telegram.
Several carriers on the same parcel, each an all-in number that is the exact amount leaving your prepaid balance. When there is no subscription in the picture, the label price is the whole cost of shipping that parcel — which is what makes the free-versus-paid comparison arithmetic rather than opinion.
Priority Mail Intl
10–15 days$18.30
$10.00 of taxes & duties included
all-in · no surprises
Intl Connect Plus
3–5 days$22.80
$11.00 of taxes & duties included
all-in · no surprises
Express Worldwide
1–2 days$26.20
$12.20 of taxes & duties included
all-in · no surprises
This is usually where free tools end and subscriptions begin. REST, JSON, one Bearer header, idempotency keys so a retried request cannot double-buy a label, and signed webhooks for tracking and label events instead of polling. Unlimited calls on every plan, including the free one.
POST /api/v1/shipments
Authorization: Bearer sk_live_…
Idempotency-Key: ord_8421
{
"to": { "name": "Joyce", "city": "Berlin", "country": "DE" },
"parcel": { "weight": 1.2, "weight_unit": "kg" },
"service": "fedex_intl_priority"
}
Free covers 50 shipments a month with the public API, the store connectors, and Billy all unlimited underneath it — we make a little on each label instead of charging you monthly. Pro is a flat optional fee for unlimited shipments, cheaper label pricing, and Billy on Telegram: the plan for the months a drop lands. Neither one is a minimum you have to hit before a label prints.
Volume pricing
illustrativemore volume → lower per-label rates
$0 / forever
Enough to run a real shop without a subscription under it.
The assistant that reads a DM, a screenshot, or a voice note into a drafted label runs unlimited in the web app on Free. Pro adds Billy on Telegram.
GET /api/v1/shipments
200 OK · plan: free
Unlimited calls on Free — still unlimited on Pro.
On Pro we will work with you to beat the label rates you are already getting from
ShippoPirateShipShipStationLabel prices are quoted live from USPS, UPS, FedEx, and DHL and shown as one all-in number — the same number that leaves your wallet. ShipStation's plans move, so compare against their current pricing page rather than a figure on ours. Full pricing details
These are the sellers for whom dropping the subscription costs nothing they were using — and the ones who should keep paying are named on this page too.
TikTok Shop & live commerce
A subscription is worst exactly where volume is spiky: you pay through the quiet months to be ready for the loud ones. A wallet inverts that — pre-fund before a drop, print all night, then pay nothing at all until the next one.

Etsy & independent creators
At this volume the subscription is often a visible share of the margin on every order. The free tier covers 50 shipments a month with the same four carriers and the same all-in rates.
One queue, connector or not
Order #1024 · pasted from a comment thread
The orders no rule engine can catch
REST and the UI, one balance
1
wallet behind the API and the dashboard
A video took off and I had 80 TikTok Shop orders by morning. I printed every label from my phone on the bus to the post office.
Early customer · TikTok
TikTok Shop seller
I run my Etsy shop from the kitchen. The AI reads the order, picks the carrier, the label prints. That's the whole workflow now.
Early customer · Etsy
Etsy maker
The API is what every shipping API pretends to be. Idempotency that actually works.
Sasha R.
Staff engineer, marketplace
Want the full head-to-head? Read GoatLabels vs ShipStation. Developers should start at the API alternative page, and if a renewal quote is what brought you here, this covers the options. Curious how the labels get cheap? Label pricing works like this.
Fund a wallet with card, Apple Pay, Google Pay, ACH, or crypto, print the next order that lands, and compare the all-in USPS, UPS, FedEx, and DHL rate against the quote you were about to buy.
Sign up in seconds. No card required. No monthly minimum.