← all domains

api.demandex.dev

5 resources

Resource Activity

via Bazaar · last 30 days
Total calls
15
Unique payers
15
Est. volume (30d)
$0.61
~$0.02/day
Last called
Jul 20, 2026

Top resources by calls

ResourceCallsUnique payers
api.demandex.devPaid ($0.01 USDC via x402). Returns the top 20 active opport44
api.demandex.devPaid ($0.05 USDC via x402). Returns one full opportunity car33
api.demandex.devPaid ($0.02 USDC via x402). Returns up to 50 active opportun33
api.demandex.devPaid ($0.10 USDC via x402). Same body as /v1/gauge — POST { 33
api.demandex.devPaid ($0.03 USDC via x402). POST { "query": "...", "category22

All Resources

api.demandex.dev
Paid ($0.03 USDC via x402). POST { "query": "...", "category"?: "..." } to get a demand verdict for any physical-product query. Answers are cached 7 days by normalized query; on a cache miss Demandex matches the query against the mined corpus (signals and cards by keyword) and runs one LLM synthesis call. query must be 3..200 chars. Reads the JSON body first, falling back to ?query=. Verdict shape: { query, verdictScore (0-100), demandTemperature (cold|warm|hot), rationale, topEvidence[] (≤5, e…
$0.03 USDC
api.demandex.dev
Paid ($0.10 USDC via x402). Same body as /v1/gauge — POST { "query": "...", "category"?: "..." } (query 3..200 chars; body-first, ?query= fallback). Combines the mined corpus with a LIVE Reddit search run at request time (up to 50 posts, subreddits unrestricted) and one LLM synthesis call. Total compute budget is 45 seconds; on timeout you get a 504 and are not charged. Returns the same verdict shape as /v1/gauge (cache is always miss). A zero-match, empty-search query is a real cold verdict (c…
$0.10 USDC
api.demandex.dev
Paid ($0.02 USDC via x402). Returns up to 50 active opportunity cards in a category, each as a teaser ({ id, slug, title, category, score, signalCount, lastSeen }) plus its summary. Requires ?category=; ?minScore= optionally filters. A missing or unknown category returns a no-charge 400 that lists the valid categories; a valid category with no active cards yet (index still warming) returns a no-charge 503 corpus_warming instead of an empty charged list. Compute-first / settle-after — you are no…
$0.02 USDC
api.demandex.dev
Paid ($0.01 USDC via x402). Returns the top 20 active opportunity cards by score as TEASERS — { id, slug, title, category, score, signalCount, lastSeen } only. No evidence and no productAngle (buy GET /v1/opportunity for the full card). While the index is still warming and no active cards exist yet, you get a no-charge 503 corpus_warming (never an empty charged list) — poll the free GET /v1/categories to see when cards go live. Compute-first / settle-after — you are not charged on any error. Re…
$0.01 USDC
api.demandex.dev
Paid ($0.05 USDC via x402). Returns one full opportunity card by ?id= or ?slug= (exactly one required, else a no-charge 400): all score components (freqScore, intensityScore, wtpScore), productAngle, summary, evidence[] (verbatim quotes with subreddit, upvotes, permalink), builderMomentum, firstSeen, lastSeen, signalCount, distinctAuthors. Compute-first / settle-after — you are not charged when the id/slug is missing, ambiguous, or not found. Response carries fetchedAt.
$0.05 USDC