Classify SIC industries
Classify any brand into Standard Industrial Classification (SIC) codes from its domain or name. Choose between the original SIC system (original_sic) or the latest SIC list maintained by the SEC (latest_sec).
Query parameters
Brand domain or title to retrieve SIC code for. If a valid domain is provided, it will be used for classification, otherwise, we will search for the brand using the provided title.
Which SIC dataset to classify against. original_sic uses the 1987 Standard Industrial Classification system; latest_sec uses the current SIC list as published by the SEC. Defaults to original_sic.
Minimum number of SIC codes to return. Must be at least 1. Defaults to 1.
Maximum number of SIC codes to return. Must be between 1 and 10. Defaults to 5.
Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes).
Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes).
Response
Successful response