Crypto-Portfolio-Api
🚀 Crypto Portfolio API – Powerful, Real-Time Cryptocurrency Data & Portfolio Tracking Crypto-Portfolio-API is a robust, high-performance REST API designed to deliver real-time cryptocurrency market data for 10,000+ coins and tokens, along with comprehensive portfolio tracking capabilities. Built for developers, fintech startups, trading platforms, and blockchain applications, this API provides…
Crypto-Portfolio-Api endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Prices /prices |
Get Real time Price of a Crypto Currency using ID of the Token. Get current USD prices for one or more coins |
| GET |
Historical Coin ID /historical/{coin_id} |
Number of days of historical data (1–365) |
| POST |
Portfolio Value /portfolio/value |
Calculate the Value of the Portfolio |
| GET |
Get Supported Coins List /coins |
Returns the full list of supported cryptocurrencies from CoinGecko, including their IDs, symbols, and names. Use this endpoint to discover valid coin IDs for other endpoints… |
| POST |
Calculate Portfolio Risk Metrics /portfolio/risk |
Calculates key risk metrics for a cryptocurrency portfolio: annualized volatility, Sharpe ratio, maximum drawdown, and correlation matrix between assets. Requires a JSON body… |
Crypto-Portfolio-Api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 20 / hour |
|
| PRO | $5 / month | 500 / hour |
|
| ULTRA | $15 / month | 1000 / hour |
|
| MEGA | $50 / month | 1500 / hour |
|