Ecosystem/KicksDB

KicksDB

Tempo
Ecommerce29 endpointsFrom $0.0005 /req

Sneaker market data API. Search products, get real-time prices, sales history, active listings, asks, and bids from StockX, GOAT, KLEKT, Laced, Alias, Hypeboost, Restocks, and WeTheNew — all from one API.

View documentation

When should an agent use this?

Use KicksDB when your agent needs sneaker market data — searching for products across platforms, comparing prices between StockX and GOAT, tracking sales history for price trends, or monitoring active listings and bids. Ideal for resale arbitrage bots, price monitoring agents, sneaker market analytics, and e-commerce intelligence workflows.

Endpoints

Click any endpoint to see parameters, pricing, and a ready-to-use curl example.

Paid (29)

Search Alias products.

Path/services/kicksdb/v3/alias/products
MethodGET
Price$0.0005 per request

Example Request

curl
curl -X GET \
  "https://api.indiegent.com/services/kicksdb/v3/alias/products?query=Jordan+1+Retro" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent"

IndieGent Endpoint

api.indiegent.com/services/kicksdb

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli