Get a lis of coins recently added

Hello
how to obtain the list of new cryptos by filtering by the period?
Best regards

Hello @abybakk, good question.

You can use this: https://api.coinranking.com/v2/coins?orderBy=listedAt

It’s indeed the list of coins endpoint, but with the query parameter listedAt

Query parameters of the list of coins endpoint