Endpoint
Description
Returns upcoming and recent cryptocurrency events including conferences, product launches, network upgrades, and other significant calendar events.Pricing
$0.01 USD per request (paid in USDC via x402)Parameters
Cryptocurrency ticker symbol (e.g., BTC, ETH, SOL) or “general” for all events
Request Examples
GET Request
POST Request
General Events
Response
Array of event objects grouped by date
Success Response
Error Responses
404 Not Found
500 Internal Error
Caching
Event data is cached for 90 seconds to improve performance and reduce costs.Event Types
Events may include:- Conferences - Developer and community conferences
- Network Upgrades - Hard forks, protocol updates
- Product Launches - New product and feature releases
- Token Events - Token unlocks, airdrops
- Regulatory - Policy announcements, regulatory deadlines
Ticker Resolution
Tickers are resolved via CoinGecko:Code Example
Best Practices
- Filter by Ticker: Get events relevant to specific cryptocurrencies
- Check Dates: Events are organized chronologically
- Handle Both Types: Process both ticker-specific and general events
- Use Caching: Benefit from 90-second cache window
Related Endpoints
- News API - Latest crypto news
- Sentiment API - Market sentiment analysis
- Trending Headlines - Top trending stories