cex_symbol_metadata
Per-symbol trading status, caution flags, tags, and timing metadata. The foundational symbol info table — use to enrich other data with symbol context.
Usage hints:
- Filter by exchange, market, base, quote for targeted lookups
- Returns trading_status, caution flags, tags, and listing timing
- Useful when building dashboards that need full symbol context
REST endpoint
GET /api/v1/cex/symbol/metadata — see REST reference.