get https://api.klarda.com/api/v1/market/token/category
The Get Token Category API allows you to easily fetch the token category list
Definition
This endpoint retrieves a list of available token categories, providing users with a comprehensive overview of different types of tokens. It helps in understanding and filtering tokens based on their specific categories.
Query Parameters
This API currently has no query parameters. If in the future, there are demands for specific filters or parameters, we will improve and update the API accordingly.
Response
The response will include a JSON object containing an array of token categories. Each category entry will include details such as the category name and a brief description.