Search
Search for workplaces for companies
API Core Documentation
Search
Financial Documents
Company Documents
Companies
- GETSummary
- GETGraph
- GETParties
- GETFinancial summary
- GETFinancial reports
- GETIntelligence
- GETDebtor summary
- GETWorkplace summary
- GETOwnerships
- GETBank accounts
- GETSNI codes
- GETEmployee contributions
- GETPayrolls
- GETShare register
- GETShare capital
- GETShare class
- GETShare issue
- GETBonus issue
- GETAuthorizations
- GETRegistration
- GETHyperlinks
- GETNames
- GETPhonenumbers
- GETPurposes
- GETEmail
- GETSignatories
- GETTrademarks
- GETRegistered offices
- GETStatus
- GETDomains
- GETBusiness mortgages
Watchlists
Search
Search for workplaces for companies
Multi search enables to carry out multiple search requests in a single request
POST
/
search
/
company-workplaces
curl --request POST \
--url https://api.tic.io/search/company-workplaces \
--header 'Content-Type: application/json-patch+json' \
--header 'x-api-key: <api-key>' \
--data '"<any>"'
{
"facet_counts": [
{
"counts": [
{
"count": 123,
"highlighted": "<string>",
"value": "<string>"
}
],
"field_name": "<string>",
"sampled": true,
"stats": {
"total_values": 123
},
"localizedFieldName": "<string>"
}
],
"found": 123,
"hits": [
{
"document": {
"id": "<string>",
"companyWorkplaceId": 123,
"workplaceCode": 123,
"workplaceCompanies": [
{
"companyId": 123,
"fromDate": 123,
"toDate": 123,
"registrationNumber": "<string>",
"mostRecentName": "<string>",
"legalEntityType": "<string>",
"localCompanyCode": "<string>",
"elfCode": "<string>",
"registrationDate": 123,
"ceasedDate": 123,
"isCeased": true
}
],
"workplaceUnits": [
{
"companyId": 123,
"unitIdentifier": 123,
"firstSeenAt": 123,
"lastSeenAt": 123
}
],
"workplaceName": [
{
"nameOrIdentifier": "<string>",
"firstSeenAt": 123,
"lastSeenAt": 123
}
],
"workplaceType": 123,
"workplaceTypeDescriptionSv": "<string>",
"employeesRangeType": 123,
"employeesRangeTypeDescriptionSv": "<string>",
"mostRecentVisitingAddress": {
"co": "<string>",
"streetAddress": "<string>",
"street": "<string>",
"houseNumber": "<string>",
"houseLetter": "<string>",
"postalCode": "<string>",
"city": "<string>",
"countryCodeAlpha3": "<string>",
"municipalityCode": "<string>",
"countyCode": "<string>",
"nyko": "<string>",
"nykoYear": 123,
"firstSeenAt": 123,
"lastSeenAt": 123,
"location": [
123
]
},
"mostRecentMailingAddress": {
"co": "<string>",
"streetAddress": "<string>",
"street": "<string>",
"houseNumber": "<string>",
"houseLetter": "<string>",
"postalCode": "<string>",
"city": "<string>",
"countryCodeAlpha3": "<string>",
"municipalityCode": "<string>",
"countyCode": "<string>",
"nyko": "<string>",
"nykoYear": 123,
"firstSeenAt": 123,
"lastSeenAt": 123,
"location": [
123
]
},
"sniCodes": [
{
"sni_2007Code": "<string>",
"sni_2007Name": "<string>",
"rank": 123
}
],
"status": [
{
"statusType": "isActive",
"statusDate": 123,
"statusDescription": "<string>"
}
]
},
"geo_distance_meters": "<any>",
"highlight": "<any>",
"highlights": [
{
"field": "<string>",
"matched_tokens": [
"<string>"
],
"snippet": "<string>"
}
],
"text_match": 123,
"text_match_info": {
"best_field_score": "<string>",
"best_field_weight": 123,
"fields_matched": 123,
"num_tokens_dropped": 123,
"score": "<string>",
"tokens_matched": 123,
"typo_prefix_score": 123
}
}
],
"grouped_hits": {
"group_key": [
"<string>"
],
"hits": [
{
"document": {
"id": "<string>",
"companyWorkplaceId": 123,
"workplaceCode": 123,
"workplaceCompanies": [
{
"companyId": 123,
"fromDate": 123,
"toDate": 123,
"registrationNumber": "<string>",
"mostRecentName": "<string>",
"legalEntityType": "<string>",
"localCompanyCode": "<string>",
"elfCode": "<string>",
"registrationDate": 123,
"ceasedDate": 123,
"isCeased": true
}
],
"workplaceUnits": [
{
"companyId": 123,
"unitIdentifier": 123,
"firstSeenAt": 123,
"lastSeenAt": 123
}
],
"workplaceName": [
{
"nameOrIdentifier": "<string>",
"firstSeenAt": 123,
"lastSeenAt": 123
}
],
"workplaceType": 123,
"workplaceTypeDescriptionSv": "<string>",
"employeesRangeType": 123,
"employeesRangeTypeDescriptionSv": "<string>",
"mostRecentVisitingAddress": {
"co": "<string>",
"streetAddress": "<string>",
"street": "<string>",
"houseNumber": "<string>",
"houseLetter": "<string>",
"postalCode": "<string>",
"city": "<string>",
"countryCodeAlpha3": "<string>",
"municipalityCode": "<string>",
"countyCode": "<string>",
"nyko": "<string>",
"nykoYear": 123,
"firstSeenAt": 123,
"lastSeenAt": 123,
"location": [
123
]
},
"mostRecentMailingAddress": {
"co": "<string>",
"streetAddress": "<string>",
"street": "<string>",
"houseNumber": "<string>",
"houseLetter": "<string>",
"postalCode": "<string>",
"city": "<string>",
"countryCodeAlpha3": "<string>",
"municipalityCode": "<string>",
"countyCode": "<string>",
"nyko": "<string>",
"nykoYear": 123,
"firstSeenAt": 123,
"lastSeenAt": 123,
"location": [
123
]
},
"sniCodes": [
{
"sni_2007Code": "<string>",
"sni_2007Name": "<string>",
"rank": 123
}
],
"status": [
{
"statusType": "isActive",
"statusDate": 123,
"statusDescription": "<string>"
}
]
},
"geo_distance_meters": "<any>",
"highlight": "<any>",
"highlights": [
{
"field": "<string>",
"matched_tokens": [
"<string>"
],
"snippet": "<string>"
}
],
"text_match": 123,
"text_match_info": {
"best_field_score": "<string>",
"best_field_weight": 123,
"fields_matched": 123,
"num_tokens_dropped": 123,
"score": "<string>",
"tokens_matched": 123,
"typo_prefix_score": 123
}
}
]
},
"out_of": 123,
"page": 123,
"request_params": {
"collection_name": "<string>",
"first_q": "<string>",
"per_page": 123,
"q": "<string>"
},
"search_cutoff": true,
"search_time_ms": 123
}
Check our extensive examples and description here.
Authorizations
Body
For full documentation check https://typesense.org/docs/27.1/api/federated-multi-search.html#multi-search-parameters
The body is of type any
.
Response
200 - application/json
The search response
curl --request POST \
--url https://api.tic.io/search/company-workplaces \
--header 'Content-Type: application/json-patch+json' \
--header 'x-api-key: <api-key>' \
--data '"<any>"'
{
"facet_counts": [
{
"counts": [
{
"count": 123,
"highlighted": "<string>",
"value": "<string>"
}
],
"field_name": "<string>",
"sampled": true,
"stats": {
"total_values": 123
},
"localizedFieldName": "<string>"
}
],
"found": 123,
"hits": [
{
"document": {
"id": "<string>",
"companyWorkplaceId": 123,
"workplaceCode": 123,
"workplaceCompanies": [
{
"companyId": 123,
"fromDate": 123,
"toDate": 123,
"registrationNumber": "<string>",
"mostRecentName": "<string>",
"legalEntityType": "<string>",
"localCompanyCode": "<string>",
"elfCode": "<string>",
"registrationDate": 123,
"ceasedDate": 123,
"isCeased": true
}
],
"workplaceUnits": [
{
"companyId": 123,
"unitIdentifier": 123,
"firstSeenAt": 123,
"lastSeenAt": 123
}
],
"workplaceName": [
{
"nameOrIdentifier": "<string>",
"firstSeenAt": 123,
"lastSeenAt": 123
}
],
"workplaceType": 123,
"workplaceTypeDescriptionSv": "<string>",
"employeesRangeType": 123,
"employeesRangeTypeDescriptionSv": "<string>",
"mostRecentVisitingAddress": {
"co": "<string>",
"streetAddress": "<string>",
"street": "<string>",
"houseNumber": "<string>",
"houseLetter": "<string>",
"postalCode": "<string>",
"city": "<string>",
"countryCodeAlpha3": "<string>",
"municipalityCode": "<string>",
"countyCode": "<string>",
"nyko": "<string>",
"nykoYear": 123,
"firstSeenAt": 123,
"lastSeenAt": 123,
"location": [
123
]
},
"mostRecentMailingAddress": {
"co": "<string>",
"streetAddress": "<string>",
"street": "<string>",
"houseNumber": "<string>",
"houseLetter": "<string>",
"postalCode": "<string>",
"city": "<string>",
"countryCodeAlpha3": "<string>",
"municipalityCode": "<string>",
"countyCode": "<string>",
"nyko": "<string>",
"nykoYear": 123,
"firstSeenAt": 123,
"lastSeenAt": 123,
"location": [
123
]
},
"sniCodes": [
{
"sni_2007Code": "<string>",
"sni_2007Name": "<string>",
"rank": 123
}
],
"status": [
{
"statusType": "isActive",
"statusDate": 123,
"statusDescription": "<string>"
}
]
},
"geo_distance_meters": "<any>",
"highlight": "<any>",
"highlights": [
{
"field": "<string>",
"matched_tokens": [
"<string>"
],
"snippet": "<string>"
}
],
"text_match": 123,
"text_match_info": {
"best_field_score": "<string>",
"best_field_weight": 123,
"fields_matched": 123,
"num_tokens_dropped": 123,
"score": "<string>",
"tokens_matched": 123,
"typo_prefix_score": 123
}
}
],
"grouped_hits": {
"group_key": [
"<string>"
],
"hits": [
{
"document": {
"id": "<string>",
"companyWorkplaceId": 123,
"workplaceCode": 123,
"workplaceCompanies": [
{
"companyId": 123,
"fromDate": 123,
"toDate": 123,
"registrationNumber": "<string>",
"mostRecentName": "<string>",
"legalEntityType": "<string>",
"localCompanyCode": "<string>",
"elfCode": "<string>",
"registrationDate": 123,
"ceasedDate": 123,
"isCeased": true
}
],
"workplaceUnits": [
{
"companyId": 123,
"unitIdentifier": 123,
"firstSeenAt": 123,
"lastSeenAt": 123
}
],
"workplaceName": [
{
"nameOrIdentifier": "<string>",
"firstSeenAt": 123,
"lastSeenAt": 123
}
],
"workplaceType": 123,
"workplaceTypeDescriptionSv": "<string>",
"employeesRangeType": 123,
"employeesRangeTypeDescriptionSv": "<string>",
"mostRecentVisitingAddress": {
"co": "<string>",
"streetAddress": "<string>",
"street": "<string>",
"houseNumber": "<string>",
"houseLetter": "<string>",
"postalCode": "<string>",
"city": "<string>",
"countryCodeAlpha3": "<string>",
"municipalityCode": "<string>",
"countyCode": "<string>",
"nyko": "<string>",
"nykoYear": 123,
"firstSeenAt": 123,
"lastSeenAt": 123,
"location": [
123
]
},
"mostRecentMailingAddress": {
"co": "<string>",
"streetAddress": "<string>",
"street": "<string>",
"houseNumber": "<string>",
"houseLetter": "<string>",
"postalCode": "<string>",
"city": "<string>",
"countryCodeAlpha3": "<string>",
"municipalityCode": "<string>",
"countyCode": "<string>",
"nyko": "<string>",
"nykoYear": 123,
"firstSeenAt": 123,
"lastSeenAt": 123,
"location": [
123
]
},
"sniCodes": [
{
"sni_2007Code": "<string>",
"sni_2007Name": "<string>",
"rank": 123
}
],
"status": [
{
"statusType": "isActive",
"statusDate": 123,
"statusDescription": "<string>"
}
]
},
"geo_distance_meters": "<any>",
"highlight": "<any>",
"highlights": [
{
"field": "<string>",
"matched_tokens": [
"<string>"
],
"snippet": "<string>"
}
],
"text_match": 123,
"text_match_info": {
"best_field_score": "<string>",
"best_field_weight": 123,
"fields_matched": 123,
"num_tokens_dropped": 123,
"score": "<string>",
"tokens_matched": 123,
"typo_prefix_score": 123
}
}
]
},
"out_of": 123,
"page": 123,
"request_params": {
"collection_name": "<string>",
"first_q": "<string>",
"per_page": 123,
"q": "<string>"
},
"search_cutoff": true,
"search_time_ms": 123
}