COPEAI Market Mood (Live)
● LIVE ENDPOINTLive, on-demand market-mood label classification. Each request fetches the 5-minute price-change for the COPEAI/SOL pair from DexScreener and runs it through the same threshold function used by the homepage SignalEngine UI. Output includes the mood label, the underlying price-change percentage, the explicit thresholds used, and the source pair URL — so consumers can verify the classification.
JSON download URL
https://www.copeai.net/api/market-mood/current.jsonField summary
On success: schema_version, license, attribution, canonical_url, download_url, observed_at, mood, price_change_5m_pct, thresholds, source, pair_url, pair_dex_id, classifier_note. On failure: schema_version, license, attribution, canonical_url, download_url, error, message, observed_at.
Cadence
Live serverless endpoint. Edge cache: 120s s-maxage + 60s stale-while-revalidate. If DexScreener is unavailable, returns 503 with a stable error shape — no fabricated mood is ever returned.