Skip to main content
Marketplace profile
Updated

Mannco.Store API for CS2

Query Mannco.Store listings and price history through one CS2Cap endpoint. Rather than integrating Mannco.Store directly, you get its feed normalized alongside every other marketplace we track.

Mannco.store is an escrow marketplace covering CS2 alongside items from other games, which is why its CS2 catalog is narrower than dedicated venues with comparable listing counts. Sellers list and the platform holds delivery, so its numbers are asks rather than completed trades. Its fee sits in the middle of the escrow band, and its prices sit there too.

CS2Cap tracks 289.2K Mannco.store listings across 11.6K items, 27.5% of the CS2 catalog, holding $5.3M in listed value. That makes it the 27th-largest listing book of the 41 marketplaces tracked here. The feed refreshes every 10 minutes. Daily Mannco.store price history runs back to Apr 2026.

Current coverage recordLive
Listings
289.2K
Unique items
11.6K
Catalog coverage
27.5%
Total value
$5.3M
Selling Fee
5.0%
Market type
ESCROW
Mannco.store API requestprovider-filtered
cURL
curl -sS \
  -H "Authorization: Bearer $CS2C_API_KEY" \
  "https://api.cs2c.app/prices?providers=mannco&currency=USD&limit=1"
Feed capabilities
Current listingsAvailable
Buy ordersNot reported
Recent salesNot reported
What this record means

CS2Cap normalizes Mannco.store into the same item, price, currency, and timestamp conventions used for every tracked marketplace. Coverage is reported from the current provider contract; historical depth is not inferred when it is not declared.

Tracked history

How Mannco.store has moved

Ninety days of daily snapshots, recorded by CS2Cap since April 27, 2026. Nobody publishes this history: reconstructing it means polling the marketplace every day and keeping the results.

Listings+39.2%
287.3K
Total value+555.1%
$5.3M
Mannco.store data
Listing prices

Lowest listed price and quantity for items available on Mannco.Store, refreshed every 10 minutes.

Historical data

Daily Mannco.Store price points archived without a retention cutoff, plus intraday candles over the recent window.

Analytics

Cross-marketplace analytics including Mannco.Store in spread and volume calculations.

Applications

Use Mannco.store in context

01

Cross-market comparison

Compare Mannco.Store prices against other marketplaces in a single API call.

02

Automated monitoring

Track Mannco.Store pricing programmatically alongside other providers.

03

Market analysis

Include Mannco.Store data in spread, volume, and pricing analysis across markets.

04

Portfolio tracking

Include Mannco.Store valuations in inventory and portfolio pricing tools.

Questions

Before you build

Is this an official Mannco.Store API?

No. CS2Cap is a third-party aggregation service. Mannco.Store data is included as one of many supported marketplace sources.

What data is available from Mannco.Store?

CS2Cap returns Mannco.Store listing prices, refreshed every 10 minutes, with daily history since Apr 2026.

Is Mannco.Store the same as Mannco.store?

Yes. Mannco.Store is also written as Mannco.store. Those names all refer to the same marketplace, and this page covers that single feed.

Are Doppler phases and float values priced separately?

No. Mannco.Store prices are keyed by item name and Doppler phases are not broken out on this feed. Float value and paint seed appear on individual sale records from marketplaces that publish them.

How far back does the data go?

Mannco.Store daily price history runs back to Apr 2026, and per-item daily price points are archived without a retention cutoff.

How do I filter for this provider only?

Use the repeated providers=mannco parameter on supported list endpoints such as prices, bids, and sales. Raw price history uses the singular provider=mannco parameter.

Build against the same data.

Check endpoint access, choose a plan, and create your key.