Create Industry Search
Create Industry Search endpoints allow you to start a new industry discovery request. You provide a business name and location details, and TrueBiz creates a search record. The response includes a unique identifier for the search, which can be used to retrieve the results from the corresponding retrieval endpoint once processing is complete. In addition to the the ID returned in the response body, the full retrieval URL is also included in the Location header sent with the response.
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.
Request body
Response
Accepted
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 3 of the 12 revisions of this API.22412
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
- ▲
response property
external_tracking_reflist-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 response202response-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/external_tracking_reflist-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 response202response-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/submitted_business_namelist-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 response202response-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
- ▲
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 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
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
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 optional for the statusresponse-property-became-optional
- ▲
the response property
/became optional for the statusresponse-property-became-optional
- ○
the request property
became nullablerequest-property-became-nullable
- ○
the request property
became nullablerequest-property-became-nullable
- ○
the request property
became optionalrequest-property-became-optional
- ○
the request property
became optionalrequest-property-became-optional
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲