MPPtempoquality 0.35

Per-call API for daily sales data of GOAT sneaker & streetwear products.

Price
$0.0005 / call
Protocol
mpp
Verified
no

What it does

KicksDB's GOAT Daily Sales endpoint returns daily sales data for a specific product listed on GOAT, the popular sneaker and streetwear marketplace. The endpoint follows a RESTful pattern (`/v3/goat/products/:id/sales/daily`) where `:id` is the GOAT product identifier. It is part of the broader KicksDB suite, which aggregates sneaker and streetwear market data — prices, sales history, and availability — from platforms like StockX, GOAT, and others.

The endpoint is live and settles payments via the Tempo L2 protocol (chainId 4217) using a charge-per-call model. Each request costs 500 base units of pathUSD (6 decimals), which equals $0.0005 per call. The provider covers gas fees (feePayer: true), so callers only pay the data fee. The payment challenge expires in April 2026, indicating long-term availability.

No OpenAPI schema, documentation pages, or example responses were found during crawling — the provider's root domain and common doc paths all return 404. The endpoint structure and description are inferred from the URL pattern, the Bazaar listing metadata, and the MPP payment challenge. Callers should expect a JSON response containing daily aggregated sales figures (e.g., volume, price ranges, dates) for the requested GOAT product, but the exact response schema is unconfirmed.

Capabilities

goat-daily-salessneaker-market-datastreetwear-dataper-product-lookuprest-apipay-per-calltempo-l2-settlement

Use cases

  • Retrieve daily sales volume and pricing trends for a specific sneaker on GOAT
  • Feed sneaker market analytics dashboards with historical daily sales data
  • Compare daily sell-through rates across products for resale arbitrage
  • Power pricing recommendation engines for sneaker resellers

Fit

Best for

  • Sneaker resellers tracking GOAT daily sales trends
  • Market data aggregators covering streetwear and sneaker markets
  • Analytics tools that need per-product daily sales granularity

Not for

  • Real-time bid/ask or order-book data (this is daily aggregated sales)
  • Non-GOAT platforms — use other KicksDB endpoints for StockX, etc.
  • Bulk catalog discovery — this is a per-product lookup, not a search endpoint

Quick start

curl -X GET "https://kicksdb.mpp.tempo.xyz/v3/goat/products/12345/sales/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 with clear pricing and settlement details. However, no documentation, OpenAPI schema, or example responses are available — all crawled pages return 404. The response format and exact fields are entirely unconfirmed, making this effectively a stub listing.

Warnings

  • No documentation found — all common doc paths return 404
  • Response schema is unknown; no OpenAPI spec or examples available
  • Currency address 0x20c0...8b50 assumed to be pathUSD with 6 decimals based on Tempo L2 convention; if different, the price calculation would change

Citations

Provenance

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

Agent access