<vintage>/abscs), one vintage year (2017 to the latest published). geo is the nation or one state (state= required). County, metro and congressional district stay out. The industry variable is renamed per vintage (NAICS2017, NAICS2022) and is resolved from the vintage's own variable list. Size, receipts, years-in-business and urban/rural tables stay out: those classifiers are pinned to all firms. A vintage past the latest is an empty answer with a reason. Do not GET *_LABEL columns.curl --location 'https://sugra.ai/api/v1/census/business/owners?year=2023&geo=state&state=CA&naics=00&sex=002ðnicity=020&race=40&veteran=002' \
--header 'x-api-key: ABCD314159'{
"data": {
"year": 0,
"dataset": "string",
"geo": "string",
"state": "string",
"count": 0,
"data": [
{
"name": "string",
"state_fips": "string",
"sex": "string",
"sex_label": "string",
"ethnicity": "string",
"ethnicity_label": "string",
"race": "string",
"race_label": "string",
"veteran": "string",
"veteran_label": "string",
"naics": "string",
"naics_label": "string",
"firms": 0,
"emp": 0,
"payann": 0,
"receipts": 0,
"property1": "string",
"property2": "string"
}
],
"source": "string",
"naics": {
"code": "string",
"label": "string",
"variable": "string",
"property1": "string",
"property2": "string"
},
"reason": "string",
"property1": "string",
"property2": "string"
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"data_age_days": 0,
"source": "string",
"attribution": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true,
"stale": true,
"stale_since": "string",
"period": "string",
"notes": "string"
}
}