get https://api.klarda.com/api/v1/market/token/metadata/profile
The Get Token Metadata Profile API allows you to easily fetch the token metadata profile
Definition
This endpoint retrieves profile metadata information for a specified token. Profile metadata typically includes descriptive information about the token, such as its name, symbol, logo, website URL, social media links, and other relevant details that provide an overview of the token's identity and purpose.
Query Parameters
- token_id (string): The unique identifier or symbol of the token for which profile metadata is requested. For example, 'BTC' for Bitcoin.
Response
The response will include a JSON object containing profile metadata information for the specified token.
This endpoint is useful for fetching comprehensive profile information about a token, enabling users to understand its identity, branding, and community engagement aspects.