Public Endpoints

Endpoints for showing trending and popular Moonit tokens on your platform easily

Most Popular Tokens

Fetch the tokens with the highest market capitalization.

GET https://api.mintlp.io/v1/fun?sortBy=MARKET_CAP&state=GRADUATED&vanityExtension=moon&blockchainSymbol=SOL&page=1&pageSize=42

Trending Tokens

Fetch a list of currently trending tokens.

GET https://api.mintlp.io/v1/fun?sortBy=TRENDING&state=NOT_GRADUATED&vanityExtension=moon&blockchainSymbol=SOL&page=1&pageSize=42