Vehicles
Vehicle registration model for managing automotive data. Stores comprehensive information about vehicles including basic identification, legal and administrative data, technical specifications, and physical characteristics. Supports all vehicle classes from motorcycles to heavy machinery.
Header api token: X-API-TOKEN
Get api token in Your account settings
Allowed API methods: GET, POST, PUT, PATCH, OPTIONS
- List URL: /api/v1/base_model_s/vehicle/
- Detail URL: /api/v1/base_model_s/vehicle/:id/
Params
_page_size: (int) Number of results per page_page: (str|int) Number of page to get, set __all__ for get all results_ordering: (str) Field for ordering, if is descending set '-' Ex: -field_name_fields: (str) List of fields to return separed by comma
Showing OPTIONS method:
Loading API options...
Déjanos tus comentarios