GET
/
datasets
/
companies
/
{companyId}
/
se
/
vehicles
curl --request GET \
  --url https://api.tic.io/datasets/companies/{companyId}/se/vehicles \
  --header 'x-api-key: <api-key>'
{
  "results": [
    {
      "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>",
            "currentOwnerCompanyId": "<string>",
            "currentUserCompanyId": "<string>",
            "lastMileageDate": 123,
            "mileageKm": 123,
            "wanted": true,
            "fabric": [
              "<string>"
            ],
            "fuelCombination": "<string>",
            "colorHex": "<string>",
            "color": "<string>",
            "name": "<string>",
            "licencePlate": "<string>",
            "deregistered": 123,
            "deregisteredText": "<string>",
            "deregisteredCause": "<string>",
            "vehicleType": "<string>",
            "vehicleCategoryEU": "<string>",
            "vehicleName": "<string>",
            "tradeName": "<string>",
            "modelYear": 123,
            "vehicleYear": 123,
            "vin": "<string>",
            "fabricCode": "<string>",
            "modelNumber": "<string>",
            "groupNumber": "<string>",
            "manufacturingYearAndMonth": 123,
            "manufactured": 123,
            "reusedLicencePlate": true,
            "registered": 123,
            "vehicleClass": "<string>",
            "doodlebug": true,
            "manufacturer": "<string>",
            "manfacturerBasicVehicle": "<string>",
            "acquiredDate": 123,
            "municipalityCode": "<string>",
            "numberOfOwners": 123,
            "acquiredByOwner": 123,
            "registrationType": "<string>",
            "status": "<string>",
            "statusDate": 123,
            "statusCause": "<string>",
            "onLease": true,
            "areaOfUse1": "<string>",
            "areaOfUse2": "<string>",
            "areaOfUse3": "<string>",
            "areaOfUse4": "<string>",
            "areaOfUse5": "<string>",
            "insuranceType": "<string>",
            "onCredit": true,
            "importer": "<string>",
            "originCode": "<string>",
            "originCause": "<string>",
            "preregistered": 123,
            "earlierRegistration": 123,
            "directImport": true,
            "variety": "<string>",
            "version": "<string>",
            "type": "<string>",
            "bodyworkCode1": "<string>",
            "bodyworkCode2": "<string>",
            "bodyworkCodeAddition": "<string>",
            "busClass": "<string>",
            "numberOfPassengers": 123,
            "numberOfSeats": 123,
            "eeg": "<string>",
            "cylinderVolume": 123,
            "gearbox": "<string>",
            "coupling1": "<string>",
            "coupling2": "<string>",
            "curbWeight": 123,
            "weightInDrivingCondition": 123,
            "totalWeight": 123,
            "fuelCode1": "<string>",
            "fuelCode2": "<string>",
            "fuelCode3": "<string>",
            "enginePowerHk1": 123,
            "enginePowerHk2": 123,
            "enginePowerHk3": 123,
            "enginePowerUnit1": "<string>",
            "enginePowerUnit2": "<string>",
            "enginePowerUnit3": "<string>",
            "fuelTankSize1": 123,
            "fuelTankSize2": 123,
            "fuelTankSize3": 123,
            "width": 123,
            "length": 123,
            "height": 123,
            "maxTrailerWeightKg": 123,
            "maxTrailerWeightB": 123,
            "maxTrailerWeightBExtB": 123,
            "maxWeightTrailer": 123,
            "maxWeightUnbreakedTrailer": 123,
            "maxTrailerSpeed": 123,
            "maxLoadWeight": 123,
            "fourWheelDrive": true,
            "maximumPowerForElectricVehicle": 123,
            "powerDuring30Minutes": 123,
            "powerDuring15Minutes": 123,
            "averagePayload": 123,
            "workVehicle": true,
            "environmentalClass": "<string>",
            "environmentalVehicle": "<string>",
            "environmentalClassEURO": "<string>",
            "emissionClass": "<string>",
            "superEnvironmentalVehicle": true,
            "co2Driv1": 123,
            "co2Driv2": 123,
            "co2Driv3": 123,
            "consumption1": 123,
            "consumption2": 123,
            "consumption3": 123,
            "energyConsumption": 123,
            "soundLevel1": 123,
            "soundLevel2": 123,
            "soundLevel3": 123,
            "consumptionWeightedMixed": 123,
            "co2WeightedMixed": 123,
            "wltp_C02Low1": 123,
            "wltp_C02Low2": 123,
            "wltp_C02Low3": 123,
            "wltp_C02Med1": 123,
            "wltp_C02Med2": 123,
            "wltp_C02Med3": 123,
            "wltp_C02High1": 123,
            "wltp_C02High2": 123,
            "wltp_C02High3": 123,
            "wltp_C02ExtraHigh1": 123,
            "wltp_C02ExtraHigh2": 123,
            "wltp_C02ExtraHigh3": 123,
            "wltp_C02Mixed1": 123,
            "wltp_C02Mixed2": 123,
            "wltp_C02Mixed3": 123,
            "wltp_CO2Weighted1": 123,
            "wltp_CO2Weighted2": 123,
            "wltp_CO2Weighted3": 123,
            "wltp_FuelConsumptionLow1": 123,
            "wltp_FuelConsumptionLow2": 123,
            "wltp_FuelConsumptionLow3": 123,
            "wltp_FuelConsumptionMed1": 123,
            "wltp_FuelConsumptionMed2": 123,
            "wltp_FuelConsumptionMed3": 123,
            "wltp_FuelConsumptionHigh1": 123,
            "wltp_FuelConsumptionHigh2": 123,
            "wltp_FuelConsumptionHigh3": 123,
            "wltp_FuelConsumptionExtraHigh1": 123,
            "wltp_FuelConsumptionExtraHigh2": 123,
            "wltp_FuelConsumptionExtraHigh3": 123,
            "wltp_FuelConsumptionMixed1": 123,
            "wltp_FuelConsumptionMixed2": 123,
            "wltp_FuelConsumptionMixed3": 123,
            "wltp_FuelConsumptionWeighted1": 123,
            "wltp_FuelConsumptionWeighted2": 123,
            "wltp_FuelConsumptionWeighted3": 123,
            "wltp_EnergyConsumption1": 123,
            "wltp_EnergyConsumption2": 123,
            "wltp_EnergyConsumption3": 123,
            "wltp_EnergyConsumptionWeighted1": 123,
            "wltp_EnergyConsumptionWeighted2": 123,
            "wltp_EnergyConsumptionWeighted3": 123,
            "wltp_Range1": 123,
            "wltp_Range2": 123,
            "wltp_RangeCity1": 123,
            "wltp_RangeCity2": 123,
            "wltp_CO2TypI_1": 123,
            "wltp_CO2TypI_2": 123,
            "wltp_CO2TypI_3": 123,
            "nedc_FuelConsumptionCity1": 123,
            "nedc_FuelConsumptionCity2": 123,
            "nedc_FuelConsumptionCity3": 123,
            "nedc_FuelConsumptionCountryRoad1": 123,
            "nedc_FuelConsumptionCountryRoad2": 123,
            "nedc_FuelConsumptionCountryRoad3": 123,
            "nedc_Range": 123,
            "eletricVehicleConfiguration": "<string>",
            "numberOfAxles": 123,
            "wheelbase1": 123,
            "wheelbase2": 123,
            "wheelbase3": 123,
            "tireDimensionFront": "<string>",
            "tireDimensionRear": "<string>",
            "rimDimensionFront": "<string>",
            "rimDimensionRear": "<string>",
            "doubleCommand": true,
            "passengerAirbag": true,
            "rallyVehicle": true,
            "equipment1": "<string>",
            "equipment2": "<string>",
            "equipment3": "<string>",
            "wheelbase1Miminum": 123,
            "wheelbase2Miminum": 123,
            "wheelbase3Miminum": 123,
            "maxSpeed": 123,
            "limitedSpeed": "<string>",
            "advancedBreakingsystemMC": "<string>",
            "lastInspection": 123
          },
          "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>",
              "currentOwnerCompanyId": "<string>",
              "currentUserCompanyId": "<string>",
              "lastMileageDate": 123,
              "mileageKm": 123,
              "wanted": true,
              "fabric": [
                "<string>"
              ],
              "fuelCombination": "<string>",
              "colorHex": "<string>",
              "color": "<string>",
              "name": "<string>",
              "licencePlate": "<string>",
              "deregistered": 123,
              "deregisteredText": "<string>",
              "deregisteredCause": "<string>",
              "vehicleType": "<string>",
              "vehicleCategoryEU": "<string>",
              "vehicleName": "<string>",
              "tradeName": "<string>",
              "modelYear": 123,
              "vehicleYear": 123,
              "vin": "<string>",
              "fabricCode": "<string>",
              "modelNumber": "<string>",
              "groupNumber": "<string>",
              "manufacturingYearAndMonth": 123,
              "manufactured": 123,
              "reusedLicencePlate": true,
              "registered": 123,
              "vehicleClass": "<string>",
              "doodlebug": true,
              "manufacturer": "<string>",
              "manfacturerBasicVehicle": "<string>",
              "acquiredDate": 123,
              "municipalityCode": "<string>",
              "numberOfOwners": 123,
              "acquiredByOwner": 123,
              "registrationType": "<string>",
              "status": "<string>",
              "statusDate": 123,
              "statusCause": "<string>",
              "onLease": true,
              "areaOfUse1": "<string>",
              "areaOfUse2": "<string>",
              "areaOfUse3": "<string>",
              "areaOfUse4": "<string>",
              "areaOfUse5": "<string>",
              "insuranceType": "<string>",
              "onCredit": true,
              "importer": "<string>",
              "originCode": "<string>",
              "originCause": "<string>",
              "preregistered": 123,
              "earlierRegistration": 123,
              "directImport": true,
              "variety": "<string>",
              "version": "<string>",
              "type": "<string>",
              "bodyworkCode1": "<string>",
              "bodyworkCode2": "<string>",
              "bodyworkCodeAddition": "<string>",
              "busClass": "<string>",
              "numberOfPassengers": 123,
              "numberOfSeats": 123,
              "eeg": "<string>",
              "cylinderVolume": 123,
              "gearbox": "<string>",
              "coupling1": "<string>",
              "coupling2": "<string>",
              "curbWeight": 123,
              "weightInDrivingCondition": 123,
              "totalWeight": 123,
              "fuelCode1": "<string>",
              "fuelCode2": "<string>",
              "fuelCode3": "<string>",
              "enginePowerHk1": 123,
              "enginePowerHk2": 123,
              "enginePowerHk3": 123,
              "enginePowerUnit1": "<string>",
              "enginePowerUnit2": "<string>",
              "enginePowerUnit3": "<string>",
              "fuelTankSize1": 123,
              "fuelTankSize2": 123,
              "fuelTankSize3": 123,
              "width": 123,
              "length": 123,
              "height": 123,
              "maxTrailerWeightKg": 123,
              "maxTrailerWeightB": 123,
              "maxTrailerWeightBExtB": 123,
              "maxWeightTrailer": 123,
              "maxWeightUnbreakedTrailer": 123,
              "maxTrailerSpeed": 123,
              "maxLoadWeight": 123,
              "fourWheelDrive": true,
              "maximumPowerForElectricVehicle": 123,
              "powerDuring30Minutes": 123,
              "powerDuring15Minutes": 123,
              "averagePayload": 123,
              "workVehicle": true,
              "environmentalClass": "<string>",
              "environmentalVehicle": "<string>",
              "environmentalClassEURO": "<string>",
              "emissionClass": "<string>",
              "superEnvironmentalVehicle": true,
              "co2Driv1": 123,
              "co2Driv2": 123,
              "co2Driv3": 123,
              "consumption1": 123,
              "consumption2": 123,
              "consumption3": 123,
              "energyConsumption": 123,
              "soundLevel1": 123,
              "soundLevel2": 123,
              "soundLevel3": 123,
              "consumptionWeightedMixed": 123,
              "co2WeightedMixed": 123,
              "wltp_C02Low1": 123,
              "wltp_C02Low2": 123,
              "wltp_C02Low3": 123,
              "wltp_C02Med1": 123,
              "wltp_C02Med2": 123,
              "wltp_C02Med3": 123,
              "wltp_C02High1": 123,
              "wltp_C02High2": 123,
              "wltp_C02High3": 123,
              "wltp_C02ExtraHigh1": 123,
              "wltp_C02ExtraHigh2": 123,
              "wltp_C02ExtraHigh3": 123,
              "wltp_C02Mixed1": 123,
              "wltp_C02Mixed2": 123,
              "wltp_C02Mixed3": 123,
              "wltp_CO2Weighted1": 123,
              "wltp_CO2Weighted2": 123,
              "wltp_CO2Weighted3": 123,
              "wltp_FuelConsumptionLow1": 123,
              "wltp_FuelConsumptionLow2": 123,
              "wltp_FuelConsumptionLow3": 123,
              "wltp_FuelConsumptionMed1": 123,
              "wltp_FuelConsumptionMed2": 123,
              "wltp_FuelConsumptionMed3": 123,
              "wltp_FuelConsumptionHigh1": 123,
              "wltp_FuelConsumptionHigh2": 123,
              "wltp_FuelConsumptionHigh3": 123,
              "wltp_FuelConsumptionExtraHigh1": 123,
              "wltp_FuelConsumptionExtraHigh2": 123,
              "wltp_FuelConsumptionExtraHigh3": 123,
              "wltp_FuelConsumptionMixed1": 123,
              "wltp_FuelConsumptionMixed2": 123,
              "wltp_FuelConsumptionMixed3": 123,
              "wltp_FuelConsumptionWeighted1": 123,
              "wltp_FuelConsumptionWeighted2": 123,
              "wltp_FuelConsumptionWeighted3": 123,
              "wltp_EnergyConsumption1": 123,
              "wltp_EnergyConsumption2": 123,
              "wltp_EnergyConsumption3": 123,
              "wltp_EnergyConsumptionWeighted1": 123,
              "wltp_EnergyConsumptionWeighted2": 123,
              "wltp_EnergyConsumptionWeighted3": 123,
              "wltp_Range1": 123,
              "wltp_Range2": 123,
              "wltp_RangeCity1": 123,
              "wltp_RangeCity2": 123,
              "wltp_CO2TypI_1": 123,
              "wltp_CO2TypI_2": 123,
              "wltp_CO2TypI_3": 123,
              "nedc_FuelConsumptionCity1": 123,
              "nedc_FuelConsumptionCity2": 123,
              "nedc_FuelConsumptionCity3": 123,
              "nedc_FuelConsumptionCountryRoad1": 123,
              "nedc_FuelConsumptionCountryRoad2": 123,
              "nedc_FuelConsumptionCountryRoad3": 123,
              "nedc_Range": 123,
              "eletricVehicleConfiguration": "<string>",
              "numberOfAxles": 123,
              "wheelbase1": 123,
              "wheelbase2": 123,
              "wheelbase3": 123,
              "tireDimensionFront": "<string>",
              "tireDimensionRear": "<string>",
              "rimDimensionFront": "<string>",
              "rimDimensionRear": "<string>",
              "doubleCommand": true,
              "passengerAirbag": true,
              "rallyVehicle": true,
              "equipment1": "<string>",
              "equipment2": "<string>",
              "equipment3": "<string>",
              "wheelbase1Miminum": 123,
              "wheelbase2Miminum": 123,
              "wheelbase3Miminum": 123,
              "maxSpeed": 123,
              "limitedSpeed": "<string>",
              "advancedBreakingsystemMC": "<string>",
              "lastInspection": 123
            },
            "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
    }
  ]
}

Returns a list of vehicles and their technical data that the company owns or is a current user of. You can return maximum 250 records per page, use querystring parameters pageSize=10 and page=1 to control how many records you want to retrieve per page.

Lightning fast

This endpoint uses our lightning fast and ultra modern search for vehicles. If you want to do additional filtering you can use Search for vehicles here.

To query for specific owners in Search for vehicles here you simply attach either a query string &filter_by=currentUserCompanyId:=1911258||currentOwnerCompanyId:=1911258 or post this to the MultiSearch endpoint. Replace 19111258 with our companyId which is a worldwide identifier for companies.

CompanyId is retrived from our lighting fast Search for companies here.

Authorizations

x-api-key
string
header
required

Path Parameters

companyId
integer
required

The company id

Query Parameters

pageNumber
integer
default:1

The page number to return

pageSize
integer
default:100

The number of records per page

Response

200
application/json

OK

The response is of type object.