# CoinPaprika > Cryptocurrency market research platform: prices, market caps, volumes and historical data for thousands of coins and hundreds of exchanges, plus crypto news, education and a market data API with a free tier. CoinPaprika (coinpaprika.com) is operated by CoinPaprika sp. z o.o. (also the operator of DexPaprika). Market data is collected independently from exchanges. ## API - [API landing page](https://coinpaprika.com/api/): REST API for coins, exchanges, tickers and historical OHLCV - [API documentation](https://docs.coinpaprika.com/): Endpoint reference and guides - API base URL: `https://api.coinpaprika.com/v1/` - [API pricing](https://coinpaprika.com/api/pricing/): Plans from free (20,000 calls/month) to enterprise - [API FAQ](https://coinpaprika.com/api/faq/): Common integration questions ## Market data pages - [Homepage](https://coinpaprika.com/): Top cryptocurrencies by market cap - [All coins](https://coinpaprika.com/all-coins/): Full coin list - [Market overview](https://coinpaprika.com/market-overview/): Global market metrics - [Exchanges](https://coinpaprika.com/exchanges/): Exchange rankings - Coin detail pages: `https://coinpaprika.com/coin/{coin_id}/` (e.g. /coin/btc-bitcoin/) - Per-coin Markdown: append `.md` to any coin URL (`https://coinpaprika.com/coin/{coin_id}.md`) - Exchange detail pages: `https://coinpaprika.com/exchanges/{exchange_id}/` (e.g. /exchanges/binance/) ## News - [News hub](https://coinpaprika.com/news/): Latest cryptocurrency news - [News RSS feed](https://coinpaprika.com/news/feed/): RSS 2.0 - [Google News sitemap](https://coinpaprika.com/sitemap-news.xml): Articles from the last 48h - Per-article Markdown: append `.md` to any article URL (`https://coinpaprika.com/news/{slug}.md`) ## Education - [Education hub](https://coinpaprika.com/education/): Guides and explainers by category - [All education articles](https://coinpaprika.com/education/articles/): Full article list - [Glossary](https://coinpaprika.com/glossary/): Crypto term definitions - Per-article Markdown: append `.md` to any education URL (`https://coinpaprika.com/education/{slug}.md`) ## Company - [About us](https://coinpaprika.com/about-us/) - [Methodology](https://coinpaprika.com/methodology/): How market data is calculated - [Contact](https://coinpaprika.com/contact/) ## Sitemaps - [Main sitemap](https://coinpaprika.com/sitemap.xml) - [News sitemap](https://coinpaprika.com/sitemap-news.xml)