CoinpaprikaApi Namespace

Classes


  Class Description
Public class CoinpaprikaClient

Create an instance of this class to access the API methods.

Methods and parameters are named as specified in the official Coinpaprika API documentation (Ex: API call '/coins' translates to 'CoinpaprikaClient.Coins.GetCoinsAsync()').

By default response caching is enabled. To disable it set IsCacheEnabled to false.

Public class Constants