API access
Omnipret offers access to the pricing tool via a REST API. Thanks to it, integration is possible
with external IT systems. Then such a system can automatically make an average valuation
based on the vehicle parameters.
Two API pricing models are available:
-
Simplified valuation model
(make, model, year, engine type, average valuation value) that can be downloaded all at once via API.
It's just a large table with five columns. This is the most common way to get data, when you need a simplified model on the client side. Based on the table (4 parameters), the client searches for the appropriate value in the table.
-
Extended valuation model
(make, model, year, engine type, mileage, average valuation).
In this case, the valuation is done one at a time. There are 5 parameters given in the API, the server responds with a cat valuation for them.
If you are interested in API access, please contact us via the form below.