API Documentation
Access real-time cryptocurrency data, market analysis, and DeFi protocol information through our RESTful API.
Getting Started
Base URL
https://api.cryptopigs.com
Authentication
Include your API key in the header:
X-API-Key: your_api_key_here
API Endpoints
GET
/api/v1/markets
Get current market data for all cryptocurrencies
Parameters:
limit
offset
sort
GET
/api/v1/markets/{id}
Get detailed market data for specific cryptocurrency
Parameters:
id
GET
/api/v1/analysis
Get latest market analysis and insights
Parameters:
category
limit
GET
/api/v1/defi
Get DeFi protocol data and TVL information
Parameters:
protocol
chain
Rate Limits & Pricing
Free Tier
1,000
requests/month
Pro Tier
50,000
requests/month
Enterprise
Unlimited
custom pricing