# Drivers Drivers information ## Get drivers list - [GET /drivers](https://developer.m2x.app/apis/publicapi/openapi/drivers/paths/~1drivers/get.md) ## Find driver by ID - [GET /drivers/{driverId}](https://developer.m2x.app/apis/publicapi/openapi/drivers/paths/~1drivers~1%7Bdriverid%7D/get.md) ## Update/create driver by ID - [PUT /drivers/{driverId}](https://developer.m2x.app/apis/publicapi/openapi/drivers/paths/~1drivers~1%7Bdriverid%7D/put.md)