Authorization: Bearer ********************{
"Country": "US",
"Code": "32191"
}curl --location --request POST '/segmentbenchmarking/v3/fullreport' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"Country": "US",
"Code": "32191"
}'{
"Sections": [
{
"Title": "Millwork in the US"
},
{
"KeyInsights": [
{
"Insight": "Highest Market Share",
"SegmentSize": "500+"
},
{
"Insight": "Lowest Market Share",
"SegmentSize": "0-4"
},
{
"Insight": "Fastest Growing Market Share",
"SegmentSize": "500+"
},
{
"Insight": "Fastest Declining Market Share",
"SegmentSize": "100-499"
},
{
"Insight": "Fastest Growing Revenue",
"SegmentSize": "500+"
},
{
"Insight": "Highest Revenue Per Employee",
"SegmentSize": "500+"
}
]
},
{
"KeyStatisticInsights": {
"Year": 2025,
"Insights": [
{
"SegmentSize": "0-4",
"Statistics": [
{
"Name": "Revenue",
"Unit": "$",
"Value": 516305000,
"HistoricalGrowth": 0.9,
"ForecastGrowth": 1.1
},
{
"Name": "Employment",
"Unit": "",
"Value": 43208,
"HistoricalGrowth": -0,
"ForecastGrowth": 1.1
},
{
"Name": "Establishments",
"Unit": "",
"Value": 3629,
"HistoricalGrowth": 0.1,
"ForecastGrowth": 0.8
},
{
"Name": "Wages",
"Unit": "$",
"Value": 111688000,
"HistoricalGrowth": 1.2,
"ForecastGrowth": 1
},
{
"Name": "WagesPerEmployee",
"Unit": "$",
"Value": 2584.9,
"HistoricalGrowth": 1.2,
"ForecastGrowth": -0.1
},
{
"Name": "RevenuePerEstablishment",
"Unit": "",
"Value": 142272,
"HistoricalGrowth": 0.8,
"ForecastGrowth": 0.3
}
]
},
{
"SegmentSize": "5-9",
"Statistics": [
{
"Name": "Revenue",
"Unit": "$",
"Value": 779111000,
"HistoricalGrowth": 0.6,
"ForecastGrowth": 1.1
},
{
"Name": "Employment",
"Unit": "",
"Value": 20927,
"HistoricalGrowth": 0.2,
"ForecastGrowth": 1.2
},
{
"Name": "Establishments",
"Unit": "",
"Value": 1758,
"HistoricalGrowth": 0.3,
"ForecastGrowth": 0.9
},
{
"Name": "Wages",
"Unit": "$",
"Value": 172842000,
"HistoricalGrowth": 0.2,
"ForecastGrowth": 1
},
{
"Name": "WagesPerEmployee",
"Unit": "$",
"Value": 8259.3,
"HistoricalGrowth": -0,
"ForecastGrowth": -0.2