🎫Tokens

Look up specifc token data

Good to know: Price is only shown if there has been a trade on that token in the last 4 hours. Liquidity information is only shown for BSC tokens.

Get Token Information

Gets information for a specific token

GET https://api.tokenalerts.co/api/v1/tokens

Query Parameters

{
    "message": {
        "type": "error",
        "text": "Something is wrong with your authorization. Have you included a key parameter?",
        "code": "credentials_missing"
    }
}

Last updated