MPPtempoquality 0.35

Daily CSV export of sneaker & streetwear market data from StockX, GOAT, and more.

Price
$0.0005 / call
Protocol
mpp
Verified
no

What it does

KicksDB Daily CSV Snapshot is a pay-per-call MPP endpoint that returns a daily CSV export of sneaker and streetwear market data. According to the Bazaar listing, the dataset covers prices, sales history, and availability aggregated from marketplaces including StockX, GOAT, and others. Each call delivers a snapshot for the current day.

The endpoint is live and settles payments via the Tempo method (pathUSD on Tempo L2, chain ID 4217). The price per request is 500 base units of pathUSD (6 decimals), which works out to $0.0005 — effectively a fraction of a cent per download. The seller covers gas fees (feePayer: true), so the buyer pays only the listed amount. The payment challenge expires far in the future (April 2026), indicating a stable, long-lived offering.

No OpenAPI schema, documentation pages, or README were found on the provider's origin domain — all auxiliary routes return 404. The only confirmed details come from the MPP 402 challenge and the Bazaar catalog description. The response format is described as CSV, but column names, row counts, and update cadence details are not documented. Buyers should expect a CSV file but may need to inspect the first response to understand the schema.

Capabilities

daily-csv-exportsneaker-market-datastreetwear-pricingsales-historymulti-marketplace-aggregationmpp-tempo-settlementpay-per-call

Use cases

  • Building sneaker price comparison or arbitrage tools
  • Feeding daily market data into resale analytics dashboards
  • Training ML models on streetwear pricing trends
  • Monitoring sneaker availability across StockX and GOAT
  • Populating a product catalog with current resale prices

Fit

Best for

  • Developers building sneaker resale analytics tools
  • Data scientists studying streetwear market dynamics
  • Agents that need daily bulk market snapshots in CSV format

Not for

  • Real-time or sub-second price streaming (this is a daily snapshot)
  • Users who need structured JSON or GraphQL responses (output is CSV)
  • Non-technical consumers looking for a browsable sneaker price website

Quick start

curl -X GET https://kicksdb.mpp.tempo.xyz/v3/exports/daily \
  -H "Authorization: Payment <tempo-payment-token>"

Endpoint

Transporthttp
Protocolmpp
CurrencypathUSD

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid MPP 402 challenge, and the Bazaar description provides a high-level overview. However, there is no OpenAPI schema, no documentation, no example responses, and no details on CSV columns or data coverage. Nearly all specifics are inferred from the catalog blurb and the payment challenge alone.

Warnings

  • No documentation, OpenAPI spec, or README found — all doc routes return 404.
  • CSV schema (column names, row count, update time) is undocumented; buyers must inspect the first response.
  • Currency address 0x20c0...8b50 is assumed to be pathUSD with 6 decimals based on Tempo L2 conventions; if it is a different token the price calculation would differ.
  • No example response available to verify actual data content or format.

Citations

Provenance

Indexed frommpp_dev
Enriched2026-04-19 17:03:35Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-21

Agent access