v1

Autocomplete company search

get/v1/autocomplete/company

Query parameters

querystring required

Text search query to find companies by name. Example: "Descartes Technologies UG"

Response

Successful search operation

Changes

Changed in 5 of the 25 revisions of this API.27

    • added the required property results/items/address to the response with the 200 status

      response-required-property-added

    • added the required property results/items/purpose to the response with the 200 status

      response-required-property-added

  • b37d87e51e0213See the full diff
    • the response property results/items/country became nullable for the status 200

      response-property-became-nullable

    • api tag v1 added

      api-tag-added

    • the response property results became required for the status 200

      response-property-became-required

    • the response property results/items/country became required for the status 200

      response-property-became-required

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • endpoint added

      endpoint-added