Analytics API
Platform Market Share
Analyze market share across different prediction market platforms
GET
Analyze Platform Market Share
This endpoint provides a breakdown of market share across different prediction market platforms. It allows you to analyze the relative size and activity of each platform using various metrics.
Authentication Required
This endpoint requires API key authentication.
Query Parameters
- metric (optional): Metric to measure market share (count, volume, liquidity) - default: count
- start_date (optional): Start date for analysis (ISO format)
- end_date (optional): End date for analysis (ISO format)
Response Format
Available Metrics
- count: Number of markets per platform (default)
- volume: Total trading volume per platform
- liquidity: Total or average liquidity per platform
Field Explanations
- platform: The platform identifier
- value: The metric value (e.g., count, volume, liquidity)
- count: Number of markets (always included regardless of metric)
- percentage: The platform’s share as a proportion of the total (0-1)
Use Cases
- Market Landscape Analysis: Understand the distribution of the prediction market ecosystem
- Platform Comparison: Compare the relative size and activity of different platforms
- Growth Tracking: Track how platforms’ market share changes over time
- Volume Analysis: See which platforms have the highest trading volumes
- Category Dominance: Identify which platforms dominate in specific categories
Example Queries
Visualization
This data is ideal for:
- Pie charts showing market share distribution
- Bar charts comparing platform metrics
- Treemaps visualizing hierarchical market share
- Time-series graphs showing market share changes over time
Authorizations
Enter your API key as the bearer token
Query Parameters
Start date for market share analysis
End date for market share analysis
Metric to measure
Available options:
count
, volume
, probability
, liquidity
Response
200
application/json
Platform market share analysis