| GET | / |
Optional | offset, limit |
| GET | /list |
Optional | offset, limit |
| GET | /search |
| Required | type, manufacturer, name |
| GET | /{id} |
| GET | /url/{url_rewrite} |
| PUT | /store |
| Required | id, name, type_id, manufacturer_id |
| Optional | year_begin, year_end, cylinder_technical, cylinder_commercial, description, url_rewrite, meta_title, meta_description, meta_keywords |
| PUT | /top |
| Required | start_date, end_date, size |
| Optional | action, id_type, id_manufacturer |
| POST | /{id} |
| Optional | ps_id, name, type_id, manufacturer_id, year_begin, year_end, cylinder_technical, cylinder_commercial, description, url_rewrite, meta_title, meta_description, meta_keywords |
| DELETE | /{id} |