The Veridion Location API allows the retrieval of a nested structure of the Veridion geographical locations, comprising countries, regions, and cities.

This API was created to support your use of the Company location filter and other features where geographic data is relevant. With it, you can retrieve up-to-date location data to input into the filter. This ensures your location-based search queries are accurate and in sync with the Veridion database.

The reason is threefold:

  • Consistency: It provides a reliable and standardized way to define locations across your searches. This aids in avoiding discrepancies and miscommunication in terms of geographical input.
  • Accuracy: It assures that your search query aligns with how locations are stored in our database, increasing the likelihood of successful and accurate search results.
  • Ease of Use: The hierarchical structure of the data simplifies finding specific locations. This is especially useful when dealing with larger regions with many nested subdivisions.

Successful responses

When the request is successful, a standard 200 OK HTTP status will be sent along with the expected JSON.

The response will contain a nested structure of the Veridion geographical locations, comprising countries, regions, and cities available in the Veridion database.

Error responses

Any error response follows a specific structure. Please see the Error response format section for more details.


Language