Expand description
§Web API Handlers
REST API endpoints mirroring CLI commands. Each handler accepts JSON request bodies matching CLI argument structures and returns JSON responses.
Modules§
- address
- Address analysis API handler.
- address_
book - Address book management API handlers.
- compliance
- Compliance risk assessment API handler.
- config_
status - Config status API handler.
- crawl
- Token crawl API handler.
- discover
- Token discovery API handler.
- exchange
- Exchange snapshot API handler.
- export
- Export API handler.
- insights
- Unified insights API handler.
- market
- Market summary API handler.
- token_
health - Token health API handler.
- tx
- Transaction analysis API handler.
- venues
- Venue listing API handler.
Functions§
- routes
- Registers all API routes under the
/apiprefix.