API

Available endpoints for transporter vehicle management

Last updated 09 Sept 2024

The following endpoints are available for transporters to ensure that their data is correctly represented with Skrym. If you are a transporter and have ideas for new endpoints, please reach out to us by sending an email to dev@skrym.se.

Managing vehicle data

Insert or Update Vehicle Model 📝

postapi.skrym.com/transportation.UpsertVehicleModel

Fetch Vehicle Model By ID 🔍

postapi.skrym.com/transportation.GetVehicleModelByID

Delete Vehicle Model By ID 🗑️

postapi.skrym.com/transportation.DeleteVehicleModelByID

Classifications

Fetch All Vehicle Classification Standards 👀

postapi.skrym.com/transportation.GetAllVehicleClassificationStandards

Fetch Vehicle Classes 🔍

postapi.skrym.com/transportation.GetVehicleClasses

Insert Vehicle Model Classifications

postapi.skrym.com/transportation.InsertVehicleModelClassifications

Delete Specific Vehicle Model Classification 🗑️

postapi.skrym.com/transportation.DeleteVehicleModelClassification

Fetch Classifications By Vehicle ID 🔍

postapi.skrym.com/transportation.GetVehicleModelClassificationsByVehicleID