Full API reference
Dive into the comprehensive API documentation and start building.
Check API status
View the real-time status of our API services.
Make your first API call in 3 steps! For free, no credit card required.
You can also make requests directly in our API Playground. Visit GET Ticker by ID to try it out.
- Coin ID:
btc-bitcoin
1
Make a GET request
Simply make a GET request to the following endpoint to fetch the latest ticker data for any coin. We’ll use the Bitcoin ID to populate the endpoint in the format
https://api.coinpaprika.com/v1/tickers/{coin_id}
.2
Get latest data for Bitcoin (BTC)
This will return a detailed response with the latest data for Bitcoin (BTC), which will look similar to this. In the next step, we will extract just the price of BTC in USD.
Response
3
Extract the price
The response contains rich data. You can extract the USD price by navigating to the And as a result, you will get the price of BTC in USD:Congratulations! You’ve successfully retrieved the latest price of Bitcoin!
quotes.USD.price
field. Here is how you can modify the request to get just the price:quotes.USD.price
Ready to go professional? Explore our API plans for higher rate limits and advanced features.
Popular use cases
Portfolio Tracking
Build apps to monitor the value of cryptocurrency portfolios.
Market Analysis
Analyze market trends with historical and latest data.
Trading Bots
Develop automated trading strategies using our reliable data feed.
Crypto Research
Access detailed information on thousands of coins and assets.
Explore on-chain & DeFi data
Looking for DEX & on-chain data?
For latest data from Decentralized Exchanges (DEXes), including liquidity pools, swaps, and on-chain analytics, check out our sister project, DexPaprika.
Get support
We’re here to help you build with CoinPaprika.Join Discord
Connect with our community for support and collaboration.
Give feedback
Have suggestions? We’d love to hear from you.
Need more? We offer enterprise plans with dedicated support, higher rate limits, and custom solutions.
Contact our team to learn more.