Description: Retrieves detailed information about a specific token.
Headers:
x-api-key: YOUR_API_KEYQuery Parameters:
tokenSymbol (string): The symbol of the token.tokenSymbol may still be accepted in query, but it is currently ignored by backend logic.
GET /get-token-info does not return wallet balances.
If you need an owner’s balance for a token, use GET /get-balance-whitelist with:
tokenSymbolinvestorEmail (the owner/investor email associated with that wallet)