Description: Retrieves detailed information about a specific token.
Headers:
x-api-key: YOUR_API_KEYQuery Parameters:
tokenSymbol (string): The symbol of the token.Retrieves the list of token symbols available for the current API key.Documentation Index
Fetch the complete documentation index at: https://docs.brickken.com/llms.txt
Use this file to discover all available pages before exploring further.
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)