# CryptoTokenImg API > Free REST API for crypto token images across 2400+ blockchain networks ## API Endpoints - GET /{chainId}/{tokenAddress} - Get token image by chain ID and contract address - GET /symbol/{symbol} - Get token image by ticker symbol (e.g., /symbol/eth) - GET /api/stats - API statistics - GET /api/chains - List supported chains (paginated) - POST /api/corrections - Submit image correction ## Base URL https://cryptotokenimg.com ## Documentation - [Full docs](/llms-full.txt) - [OpenAPI spec](/openapi.json) - [Interactive docs](https://cryptotokenimg.com/docs)