Search
⌘K
Token API
API version: 1.4
Introduction
Quickstart guide
Methods
[DEPRECATED] Get multi-chain tokens by category GET
[DEPRECATED] Get multi-chain tokens by category GET
Get multi-chain tokens by category GET
[DEPRECATED] Get tokens by category GET
[DEPRECATED] Get tokens by category GET
Get tokens by category GET
[DEPRECATED] 1inch whitelisted multi-chain tokens GET
[DEPRECATED] 1inch whitelisted multi-chain tokens in list format GET
[DEPRECATED] Get all supported chain ids GET
[DEPRECATED] 1inch whitelisted multi-chain tokens GET
[DEPRECATED] 1inch whitelisted multi-chain tokens in list format GET
[DEPRECATED] Get all supported chain ids GET
Get whitelisted multi-chain tokens GET
Get whitelisted multi-chain tokens in Uniswap token list format GET
Get all supported blockchain networks GET
[DEPRECATED] Search multi-chain tokens by name or symbol GET
[DEPRECATED] Search multi-chain tokens by name or symbol GET
Search tokens across all supported chains GET
Search multi-chain tokens by symbol (chips) GET
Search token pairs for trading GET
[DEPRECATED] 1inch whitelisted tokens GET
[DEPRECATED] 1inch whitelisted tokens GET
1inch whitelisted tokens GET
[DEPRECATED] 1inch whitelisted tokens in list format GET
[DEPRECATED] 1inch whitelisted tokens in list format GET
1inch whitelisted tokens in list format GET
[DEPRECATED] Search tokens by name or symbol GET
[DEPRECATED] Search tokens by name or symbol GET
Search tokens on a specific chain GET
[DEPRECATED] Get many tokens GET
[DEPRECATED] Get many tokens GET
Get many tokens GET
[DEPRECATED] Get single token GET
[DEPRECATED] Get single token GET
Get single token GET
Search tokens by symbol (chips) GET
Search tokens by symbol and generate trading pairs GET
Docs·APIs·Token API·Methods·1.4·[DEPRECATED] Search multi-chain tokens by name or symbol

[DEPRECATED] Search multi-chain tokens by name or symbol

DEPRECATED: This endpoint is deprecated and will be removed in future releases. Please use /v1.4/search instead. Search multi-chain tokens by name or symbol.

GEThttps://api.1inch.com/token/v1.2/search
Supported on:
ArbitrumAvalancheBaseBNB ChainZKsyncEthereumGnosisOptimismPolygonLineaSonicUnichain

Parameters

query
string query
ignore_listed
boolean query
only_positive_rating
* boolean query
limit
number query
country
object query

Request Body

This request doesn’t have any request body.

1

Returns

200
400
array
items
TokenResponse object
chainId
* number
symbol
* string
name
* string
address
* string
decimals
* number
logoURI
string
rating
* number
eip2612
boolean
isFoT
boolean
blacklisted
* boolean
tags
* array
items
TagResponse object
provider
* string
value
* string
marketCap
number
providers
* array
items
string
JSON
1

Did you find what you need?