PARTNERSHIP INQUIRIES OPEN

Stop losing margin on orders
you quoted when
copper was cheaper.

SourceFlow's commodity-indexed pricing engine plugs into your supply house — giving you live copper, steel, aluminum, and freight data behind every order. You set your margins. We handle the math.

Apply for Partnership See how it works →
Used by supply houses to price
LME Copper
Steel Futures
Aluminum Index
Baltic Dry Index
How margin slips away
The Problem
You quoted a job Monday at $3.20/lb copper. Wednesday the market jumps 4% — but your price sheet isn't updated until next quarter. That job just cost you margin you didn't know you were giving away.
What SourceFlow does
Copper index at quote $13,662/ton
Copper index at delivery $14,210/ton (+4.0%)
Your adjusted price at order $3.33/lb
Every order re-priced at current commodity market. Your margins stay intact.
Data Sources
LME Copper
Steel Futures (CME)
Aluminum Index
Baltic Dry Index
4 sources · updated continuously
How SourceFlow Works

You keep your customers. We keep your pricing accurate.

01

Connect via API

One REST call to /api/commodities and /api/products with your API key. Your system gets live index values and product pricing — no spreadsheets, no manual updates.

02

Apply your margins

You price on top of our commodity data. Markup, flat fee, or tiered — your margin model, your rules. We return the base commodity price; you control what the customer pays.

03

72-hour price lock

When a customer places an order, the commodity price locks for 72 hours. No mid-order swings. Your margin is guaranteed at quote time — not invoice time.

The Pricing Engine

Plug into live commodity data in one line of code.

SourceFlow's API returns live commodity indices and product-level pricing updated per-order. Integrate once, and every quote your supply house sends reflects the real market — not last quarter's list.

REST API — zero SDK required
GET /api/commodities returns all four indices. GET /api/products returns catalog with live commodity-adjusted base prices. Auth via Bearer token.
72-hour price lock on every order
Orders lock the commodity price at placement time. Neither side gets surprised by a mid-order market move. Guaranteed margin.
No inventory, no shipping
SourceFlow is the intelligence layer. You own inventory, customer relationships, and fulfillment. We price it.
GET /api/commodities
GET /api/commodities
Authorization: Bearer [YOUR_API_KEY]

// Response
{
  "copper": {
    "source": "LME",
    "spot": 13662.00,   // USD/ton
    "change_pct": +1.20,
    "per_lb": 3.2911
  },
  "steel": {
    "source": "CME HRC",
    "spot": 920.00,
    "change_pct": -0.40
  },
  "aluminum": {
    "source": "LME",
    "spot": 2450.00,
    "change_pct": +0.30
  },
  "freight": {
    "source": "Baltic Dry",
    "index": 1847,
    "change_pct": +0.80
  },
  "locked_at": "2026-06-17T00:00:00Z",
  "lock_expires": "2026-06-20T00:00:00Z"
}
GET /api/products?commodity_index=copper

// Response excerpt
{
  "products": [
    {
      "sku": "CU-ELB-12",
      "name": "1/2\" Copper 90° Elbow",
      "base_price": 3.58,  // commodity-adjusted
      "index": "copper",
      "weight_lbs": 0.14
    },
    {
      "sku": "CU-PIPE-L-10",
      "name": "Type L Copper Pipe 10ft",
      "base_price": 24.80,
      "index": "copper",
      "weight_lbs": 2.40
    }
  ]
}
Partnership Models

Two ways to partner. Both keep your customers under your brand.

PREFERRED
Model A

Pricing-as-a-Service

SourceFlow acts as your intelligence layer. You integrate our API, set your own margins, and serve your customers under your brand — no inventory, no shipping, no fulfillment.

API access to live commodity indices
You control pricing and margins
No inventory or shipping overhead
72-hour price lock per order
Best for
Established supply houses with existing customer bases who want real-time pricing without holding inventory.
Model B
FALLBACK

Buy & Resell

SourceFlow holds light inventory and competes on transparent, live commodity-adjusted pricing. Activates if no supply house partnership materializes.

SourceFlow holds light inventory
Full order fulfillment
Transparent commodity pricing
72-hour price lock per order
Best for
Markets without a willing supply house partner. Higher operational complexity — only if Model A doesn't close.
Trusted by supply houses across
Copper markets | Steel fabrication | Commercial HVAC | Industrial plumbing
Apply for Partnership

Ready to price with commodity intelligence?

Tell us about your supply house — size, current pricing setup, and what you're looking for. We review every inquiry and respond within 48 hours.

What happens next
01
We review your inquiry
Every application is reviewed by our partnerships team, not an auto-responder.
02
30-minute call
We walk through your current setup, discuss the API, and answer every question.
03
Sandbox access
Test the API with your own data before committing. No minimums, no lock-in during evaluation.
Why supply houses choose SourceFlow
No inventory risk
Preserves customer relationships
No quarterly price list maintenance
Live commodity data, 4 sources
72-hour price lock protects margin
Direct line
questions@sourceflow.polsia.app