Key Features
- Token Price Data:
- Get current token prices and market data instantly.
- Access historical pricing trends and market patterns.
- Market Pulse Analytics:
- Monitor market sentiment and trading volume indicators.
- Track price movements and volatility metrics.
- Comprehensive Data Management:
- Advanced search and filtering capabilities.
Main Features
1. Token Price Book
- Access the latest comprehensive token pricing data across multiple exchanges and markets.
- Sample Data Access: Quick preview of current market conditions.
- Full Dataset: Complete token price book with detailed market information.
2. Market Pulse Intelligence
- Real-time market sentiment analysis and trading indicators.
- Latest Pulse Data: Current market pulse metrics and trading signals.
- Trend Analysis: 30-day historical trend data for market pulse indicators.
- Data Visualization: Interactive charts and graphs for market analysis.
3. API Integration
- RESTful API endpoints for seamless integration with existing systems.
- OAuth2 authentication for secure data access.
- Comprehensive error handling and validation.
API Endpoints Overview
Price Book Endpoints
| Endpoint | Method | Description |
|---|---|---|
/api/token-price/book/latest | POST | Get the latest token price book sample data |
/api/token-price/book/preview | POST | Get complete token price book as dataview |
Market Pulse Endpoints
| Endpoint | Method | Description |
|---|---|---|
/api/token-price/pulse/latest | POST | Get latest token market pulse sample data |
/api/token-price/pulse/preview | POST | Get complete token market pulse dataview |
/api/token-price/pulse/trend | POST | Get 30-day trend data for market pulse |
Data Management Endpoints
| Endpoint | Method | Description |
|---|---|---|
/api/token-price/create | POST | Create new token price records |
/api/token-price/info | POST | Get detailed token price information |
/api/token-price/list | POST | Search token prices by condition |
/api/token-price/delete | DELETE | Delete token price record by ID or name |
/api/token-price/download | POST | Get CSV download URL for token price data |
Data Input Options
Token Identification
- Token Symbol: Standard cryptocurrency symbols (BTC, ETH, etc.)
- Token Name: Full token names for identification
- Contract Address: Smart contract addresses for precise token identification
- Chain Information: Blockchain network specifications
Market Parameters
- Exchange Selection: Choose from major cryptocurrency exchanges
- Trading Pairs: Specify base and quote currency pairs
- Time Frames: Select data granularity (1m, 5m, 1h, 1d, etc.)
- Volume Filters: Set minimum trading volume thresholds
Output Data Format
Price Book Data
Market Pulse Data
Authentication
All API endpoints require OAuth2 authentication:- Flow Type: Password
- Token URL:
/token - Required Headers:
Authorization: Bearer <access_token>
Use Cases
For Traders & Analysts
- Real-time price monitoring and alerting
- Historical trend analysis and backtesting
- Market sentiment tracking for trading decisions
For Developers
- Integrate live pricing data into applications
- Build trading bots and algorithmic strategies
- Create financial dashboards and reporting tools
For Businesses
- Portfolio valuation and asset management
- Risk assessment and compliance reporting
- Customer pricing displays and calculations
Getting Started
- API Access: Obtain OAuth2 credentials from the platform
- Authentication: Use the token endpoint to get access tokens
- Data Exploration: Start with
/book/latestor/pulse/latestendpoints - Integration: Implement the relevant endpoints for your use case
- Data Management: Use CRUD operations to manage your token data
Contact and Support
For additional information or technical support, please contact:- Email: [email protected]
- API Documentation: API Reference
- Technical Support: Available 24/7 for enterprise customers