get https://tokensniffer.com/api/v2/tokens//
Get token information, metrics, and Smell Test results
By default the metrics and Smell Test results are not included in the response. Use the include_metrics
and include_tests
flags to include them. These additional results are only available for Ethereum, BSC, Polygon, Fantom, Arbitrum, Avalanche, Cronos, and Oasis.
If status
="pending" then resubmit the query after 5-10 seconds or until status
="ready". This only applies when the token is analyzed for the first time or the include_metrics
/include_tests
flags are included and the results are due to be refreshed.
Metrics (include_metrics=true
):
- permissions
- swap simulation (honeypot status and buy/sell fees)
- top holder balances
- liquidity pools including lock info
- token score and risk level (high, medium, low)
Smell Test (include_tests=true
):
- pass/fail test results as shown on web site
- token score and risk level (high, medium, low)