Animica x402 Directory

Directory

api.demandex.dev

api.demandex.dev publishes 3 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.25 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/v1/brief GET $0.25 402
/v1/gauge GET $0.03 200
/v1/opportunities/trending GET $0.01 402

What these endpoints do

api.demandex.dev/v1/brief

Whole-job market brief for agents. One payment returns current trending demand signals, the top 10 highest-scored open opportunities (optionally filtered by category), and per-category counts — equiva…

GET · $0.25 · probe 402

api.demandex.dev/v1/gauge

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 …

GET · $0.03 · probe 200

api.demandex.dev/v1/opportunities/trending

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…

GET · $0.01 · probe 402