Stocky shuts down on 31 August. Rescue your suppliers before the API goes dark.
Enter your store name and Stocky API key, and your suppliers— the data the Stocky interface can't export — plus every purchase order, line item and stock record land in a single ZIP as clean CSV + raw JSON. Free, no sign-up, your key is never stored.
- Reads Stocky's documented v2 API
- Key never stored
- No sign-up
Export your data now
Two fields, one ZIP. Suppliers are the one thing you can't re-download later.
What you'll get
Your ZIP contains the 6 CSV files below (plus a lossless raw.json). Each table's columns and actual format are shown below — see exactly what you'll get before you connect.
No key required — the data inside is fictional, for demo purposes.
suppliers.csvSuppliers — the data the Stocky interface can't export9 columns
| id | name | company_name | account_number | contact_name | contact_email | address | phone | fax |
|---|---|---|---|---|---|---|---|---|
| 1 | Northwind Trading Co. | Northwind Trading Company LLC | NW-4471 | Dana Okafor | orders@northwind.example | 128 Harbor St, Portland, OR 97204, USA | +1-503-555-0142 | +1-503-555-0143 |
Sample row (mock). This file has 3 rows for the demo; your real export includes every record in your store.
purchase_orders.csvPurchase orders (header records)11 columns
| id | supplier_id | supplier_name | status | payment_status | currency | location_id | created_at | updated_at | confirmed_at | line_item_count |
|---|---|---|---|---|---|---|---|---|---|---|
| 1041 | 1 | Northwind Trading Co. | received | paid | USD | 6553001 | 2026-04-02T09:14:00Z | 2026-04-19T15:02:00Z | 2026-04-03T10:00:00Z | 2 |
Sample row (mock). This file has 2 rows for the demo; your real export includes every record in your store.
po_line_items.csvPO line items — SKU, quantity, cost/retail, receiving time11 columns
| purchase_order_id | supplier_name | line_item_id | sku | variant | inventory_item_id | quantity | retail_price | cost_price | supplier_cost | received_at |
|---|---|---|---|---|---|---|---|---|---|---|
| 1041 | Northwind Trading Co. | 88010 | SR-001 | Classic Tote Bag — Black | 42990001 | 48 | 39 | 14.5 | 13.9 | 2026-04-19T15:02:00Z |
Sample row (mock). This file has 3 rows for the demo; your real export includes every record in your store.
stock_adjustments.csvStock adjustments (header records)6 columns
| id | reason | notes | location_id | created_at | updated_at |
|---|---|---|---|---|---|
| 5501 | Stocktake correction | Adjustment after Q2 count | 6553001 | 2026-06-30T18:00:00Z | 2026-06-30T18:05:00Z |
Sample row (mock). This file has 2 rows for the demo; your real export includes every record in your store.
stock_adjustment_items.csvStock adjustment items7 columns
| id | stock_adjustment_id | sku | variant | inventory_item_id | quantity | cost_price |
|---|---|---|---|---|---|---|
| 990101 | 5501 | SR-001 | Classic Tote Bag — Black | 42990001 | -2 | 14.5 |
Sample row (mock). This file has 3 rows for the demo; your real export includes every record in your store.
tax_types.csvTax types3 columns
| id | name | rate |
|---|---|---|
| 1 | Standard | 0.2 |
Sample row (mock). This file has 3 rows for the demo; your real export includes every record in your store.
Your key is never stored
We do not save your API key. It is used server-side only during this request to pull your data from Stocky, and is discarded from memory the moment the job finishes — never written to disk, never logged. The export streams straight to your browser; no copy stays on our server.
- No sign-up or account required
- Key is never written to disk
- Clean, portable CSV + JSON
- Independent tool, not affiliated with Shopify
How it works
1 · Paste your key
Enter your store name and Stocky API key (Stocky → Preferences → API). No sign-up, no setup, no credit card.
2 · We pull your data
Our server paginates through Stocky's read-only API to fetch your suppliers, every purchase order (with line items), stock adjustments and tax types.
3 · Download the ZIP
Import-ready clean CSVs plus the full raw JSON stream straight to your browser as a single ZIP. Nothing is kept on our server.
How do I get my API key?
- Open the Stocky app in your Shopify admin.
- Go to Preferences → API.
- Copy the API key and paste it into the field above.
On some plans, Shopify support may need to enable API access before the key becomes visible.
Frequently asked questions
Is my API key stored?
No. Your key is used server-side only for the duration of this request, to pull your data from Stocky, and is discarded from memory the moment the job finishes. It is never written to disk, logged, or shared with any third party.
Why should I hurry? What exactly are the dates?
Stocky was pulled from the App Store on 2 February 2026 and shuts down completely on 31 August 2026 — the Stocky API goes HARD dark that day. Shopify allows manual read-only UI exports for roughly 90 days after shutdown (until about 30 November), but this API-based tool stops working on 31 August.
Can you really rescue my suppliers? Shopify says it's impossible.
Yes. The Stocky interface can't export your supplier list, but Stocky's documented v2 API can. Suppliers are the most expensive data to re-enter by hand when moving to a new app — this tool hands them to you in a single file.
What data is included?
Suppliers, purchase orders (with PO line items: SKU, quantity, cost/retail, receiving times), stock adjustments (plus their items) and tax types. What CANNOT be exported even via the API: lead times, MOQ, case packs, reorder rules, forecasting settings and transfers.
Is it paid?
The exporter is completely free. We're also building a flat-priced reorder + PO app; when it's ready you'll be able to import this ZIP in one click. Drop your email below to hear when it's live.
Shutdown reminders + app news
Drop your email and we'll send you three things. No spam, one-click unsubscribe.
- A reminder as the 31 August shutdown approaches
- An alert about the read-only export window that remains after the API closes
- First word when our flat-priced reorder + PO app launches — it imports this ZIP in one click
By subscribing you agree to our privacy policy.
More guides
- Stocky is shutting down — what to do before August 31, 2026
- How to export your Stocky data before the shutdown
- How to export suppliers from Stocky (Shopify says you can't)
- Stocky alternatives for Shopify inventory (2026 buyer's guide)
- Stocky vs Shopify native inventory: what you actually lose
- Stocky suppliers export tutorial: rescue your vendor list step by step
- How to export purchase orders from Stocky (with full line items)
- Migrate from Stocky to a new app: the complete checklist (2026)