Show Market Report with Fee Calculations
POST/omnidata/show-market-report/
Generate comprehensive market report with fee calculations for an organization. This endpoint provides detailed marketing channel usage and fee analysis.
Key Features:
- Marketing channel usage statistics (email, SMS, LINE, etc.)
- Fee calculations per channel based on usage
- Monthly fee calculations based on audience count
- Scale-based pricing for large audience bases
- Authentication via API key and tenant ID
Fee Structure:
- Base monthly fee: 75,000 for organizations with <100,000 audiences
- Additional 20,000 per 100,000 audience scale above base
- Per-message fees vary by channel type
Important Notes:
- Requires valid API key and tenant ID for authentication
- Date range is required for usage calculation
- Only counts non-testing usage for fee calculation
Request
Responses
- 200
- 400
- 403
- 429
- 500
- 502
- 503
- 504
Bad Request
Forbidden
Too Many Requests - Rate limit exceeded. Please implement retry logic with exponential backoff.
Internal Server Error
Bad Gateway
Service Unavailable
Gateway Timeout