Get Industry Search
The Get Industry Search endpoint retrieves the status and results of a previously created industry discovery request. If the discovery is still in progress, the endpoint responds with HTTP 202 (Accepted). When the discovery is complete, the endpoint responds with HTTP 200 (OK) and returns the discovered industry information, including name, address, description, and industry classifications (e.g., NAICS, SIC, MCC).
Clients should poll the Get Industry Search endpoint using exponential backoff rather than continuous requests. We recommend starting with a short delay (2–3 seconds) after the initial 202 response, then doubling the wait time between each subsequent attempt until reaching a maximum interval (for example, 30 seconds). Continue polling until the endpoint returns 200 (discovery complete) or until a reasonable overall timeout is reached. This approach reduces unnecessary load while ensuring timely retrieval of results.
This API requires a valid API key (X-API-KEY) to be provided in the headers and is rate limited to 5 requests per second.
Path parameters
Response
OK
Example response
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"created_at": "2026-09-27T01:00:32.317986Z",
"updated_at": "2026-09-27T01:00:32.318023Z"
}Changes
Changed in 2 of the 12 revisions of this API.48123
- ▲
response property
external_tracking_reflist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
external_tracking_reflist-of-types was widened by adding typesnullto media typeapplication/jsonof response202response-property-list-of-types-widened
- ▲
response property
external_tracking_reflist-of-types was widened by adding typesnullto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
response property
query/citylist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
query/citylist-of-types was widened by adding typesnullto media typeapplication/jsonof response202response-property-list-of-types-widened
- ▲
response property
query/citylist-of-types was widened by adding typesnullto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
response property
query/countrylist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
query/countrylist-of-types was widened by adding typesnullto media typeapplication/jsonof response202response-property-list-of-types-widened
- ▲
response property
query/countrylist-of-types was widened by adding typesnullto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
response property
query/external_tracking_reflist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
query/external_tracking_reflist-of-types was widened by adding typesnullto media typeapplication/jsonof response202response-property-list-of-types-widened
- ▲
response property
query/external_tracking_reflist-of-types was widened by adding typesnullto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
response property
query/postal_codelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
query/postal_codelist-of-types was widened by adding typesnullto media typeapplication/jsonof response202response-property-list-of-types-widened
- ▲
response property
query/postal_codelist-of-types was widened by adding typesnullto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
response property
query/state_provincelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
query/state_provincelist-of-types was widened by adding typesnullto media typeapplication/jsonof response202response-property-list-of-types-widened
- ▲
response property
query/state_provincelist-of-types was widened by adding typesnullto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
response property
query/submitted_business_namelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
query/submitted_business_namelist-of-types was widened by adding typesnullto media typeapplication/jsonof response202response-property-list-of-types-widened
- ▲
response property
query/submitted_business_namelist-of-types was widened by adding typesnullto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
response property
query/submitted_websitelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
query/submitted_websitelist-of-types was widened by adding typesnullto media typeapplication/jsonof response202response-property-list-of-types-widened
- ▲
response property
query/submitted_websitelist-of-types was widened by adding typesnullto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
response property
status_descriptionlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
status_descriptionlist-of-types was widened by adding typesnullto media typeapplication/jsonof response202response-property-list-of-types-widened
- ▲
response property
status_descriptionlist-of-types was widened by adding typesnullto media typeapplication/jsonof response422response-property-list-of-types-widened
- ▲
the
response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
the
response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
the
response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ○
added
subschema #2to theresponse propertyanyOflist for the response statusresponse-property-any-of-added
- ○
added
subschema #2to theresponse propertyanyOflist for the response statusresponse-property-any-of-added
- ○
added
subschema #2to theresponse propertyanyOflist for the response statusresponse-property-any-of-added
- ▲
- ▲
the response property
/became nullable for the statusresponse-property-became-nullable
- ▲
the response property
/became nullable for the statusresponse-property-became-nullable
- ▲
the response property
/became nullable for the statusresponse-property-became-nullable
- ▲
the response property
/became nullable for the statusresponse-property-became-nullable
- ▲
the response property
/became nullable for the statusresponse-property-became-nullable
- ▲
the response property
/became nullable for the statusresponse-property-became-nullable
- ▲
the response property
/became optional for the statusresponse-property-became-optional
- ▲
the response property
/became optional for the statusresponse-property-became-optional
- ▲
the response property
/became optional for the statusresponse-property-became-optional
- ▲
the response property
/became optional for the statusresponse-property-became-optional
- ▲
the response property
/became optional for the statusresponse-property-became-optional
- ▲
the response property
/became optional for the statusresponse-property-became-optional
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲