Skip to main content

Module api

Module api 

Source
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 /api prefix.