Introduction to Tyres and Database API
API has RESTfull interface, you should have API key for requests. API key you can generate after purchase, on database page.
Actual API version: 1
Tyre and Wheel Fitment API
In process, write us for speed up
GET /fitment/makes - Returns a list of manufacturers parameters exclude_local - (optional) 'true' for get list without local country makes answer
GET /fitment/make - Returns manufacturer info by make_id parameters make_id - make_id of manufacturer answer
GET /fitment/series - Returns car series by make_id parameters make_id - make_id of manufacturer answer
GET /fitment/models - Returns car models by make_id parameters make_id - make_id of manufacturer answer
GET /fitment/model_years - Returns car model production years by model_id parameters model_id - model_id of car model answer
GET /fitment/model_modifications - Returns car model modifications by model_id and year parameters model_id - model_id of car model year - year of production answer
GET /fitment/fitment - Returns wheel fitment data by model_id, year and mod_id parameters model_id - model_id of car model year - year of production mod_id - mod_id of modification answer
GET /fitment/finder_specs - Returns wheel/tyre specs for finder parameters no answer width, r (diameter), bolt patetrns (wheel pcd), dia (center diameter of wheel)