TheDocumentation Index
Fetch the complete documentation index at: https://developer.dashsocial.com/llms.txt
Use this file to discover all available pages before exploring further.
SINGLE_METRIC value for the report_type parameter is being deprecated and will be removed from the Dashboard Reports API.
- Endpoint:
GET https://dashboard.dashsocial.com/reports/data - Action Required: Replace with
TOTAL_METRIC
Required action
Update your API calls to use:report_type parameter, add report_type=TOTAL_METRIC to your request.
There are no changes to the response structure or returned data. This is a direct parameter replacement.