MPPtempoquality 0.35

Search GOAT marketplace product listings in real-time via pay-per-call API

Price
$0.005 / call
Protocol
mpp
Verified
no

What it does

KicksDB's GOAT real-time search endpoint lets agents and applications query current product data from the GOAT sneaker and streetwear marketplace. Each call is settled via the Tempo L2 payment protocol (MPP) on chain 4217, costing 5000 base units of pathUSD per request (approximately $0.005 assuming 6-decimal pathUSD). The provider covers gas fees (feePayer: true), so callers only pay the per-call amount.

This endpoint is part of the broader KicksDB platform, which aggregates sneaker and streetwear market data — including prices, sales history, and availability — from platforms like StockX, GOAT, and others. The specific endpoint at `/v3/realtime/goat/products` targets GOAT's product catalog. Based on the URL structure, it likely accepts query parameters (e.g., a search term or product identifier) and returns structured product data, though no OpenAPI schema or documentation was found to confirm exact request/response formats.

The endpoint is live and responds with a valid MPP 402 challenge. However, no documentation, schema, or example responses are available from the provider's domain — all doc/pricing/readme paths return 404. Callers will need to experiment with query parameters or consult external KicksDB documentation (if any exists) to determine the expected input format and response structure.

Capabilities

sneaker-searchgoat-marketplacereal-time-product-datastreetwear-datapay-per-callmpp-tempo-settlement

Use cases

  • Search GOAT for current sneaker and streetwear product listings programmatically
  • Build price comparison tools across sneaker marketplaces
  • Power AI agents that monitor or recommend sneaker purchases
  • Integrate real-time GOAT product data into resale analytics dashboards
  • Automate sneaker inventory tracking and availability checks

Fit

Best for

  • Developers building sneaker resale or price-tracking tools
  • AI agents that need real-time GOAT marketplace data
  • Streetwear and sneaker market analytics applications

Not for

  • Users needing historical sales data (this endpoint appears to be real-time product search only)
  • Applications requiring free or high-volume bulk data access without per-call costs
  • Non-sneaker/streetwear product searches

Quick start

curl -X GET "https://kicksdb.mpp.tempo.xyz/v3/realtime/goat/products?query=jordan+1" \
  -H "Authorization: Payment <tempo-payment-token>"

Endpoint

Transporthttp
Protocolmpp
CurrencypathUSD

Quality

0.35/ 1.00

The endpoint is live with a valid MPP 402 challenge, confirming it exists and accepts payments. However, there is no documentation, no OpenAPI schema, no example requests or responses, and all doc paths return 404. The request/response format must be guessed from the URL structure alone. Pricing is inferrable from the challenge but the currency contract address makes exact denomination uncertain.

Warnings

  • No documentation found — all paths on kicksdb.mpp.tempo.xyz return 404
  • No OpenAPI or schema available; request parameters and response format are unknown
  • Currency contract address 0x20c0...8b50 on chain 4217 is assumed to be pathUSD with 6 decimals, but this is not confirmed by the probe
  • Price of 5000 base units is approximately $0.005 if pathUSD (6 decimals), but could differ if the token uses different decimals

Citations

Provenance

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

Agent access