Jump to Content
Webhooks
API Reference
Changelog
v1
v2
v3
v4
Support
API Feedback
API Reference
Support
API Feedback
v4
Webhooks
API Reference
Changelog
Add a new Driver
All
Pages
Start typing to search…
JUMP TO
DOCUMENTATION
Getting Started
Base URL
Request Methods
Response Codes
Units and Metrics
Equipment Tracking
BLE Beacons
Fetch All Beacons
get
Retrieve specific ble beacons
get
Modify existing Beacon Details
put
Delete BLE Beacon device
delete
Categories
Fetch All Categories
get
Add a New Category with Subcategories
post
Update an Existing Category
put
Delete an Existing Category
delete
Retrieve a particular Category
get
Get Category Equipment List
get
Fetch All Uncategorized Equipment
get
Equipment
Fetch All Equipment
get
Add new equipment
post
Delete Equipment
delete
Modify existing Equipment details
put
Retrieve a particular Equipment
get
Update Equipment Categories in Bulk
patch
Equipment Live Map
Get live map tracker information
get
Get Dropped Equipment Location
get
Equipment Locations
Get All Equipment Locations
get
GetLocation of a Specific Equipment
get
Pairings
Pair BLE Beacon to an Equipment
post
Unpair BLE from an Equipment Connection
put
Validate BLE Beacon pairing status
get
Vehicles
Vehicle
Add a new vehicle
post
Fetch All Vehicles
get
Modify existing vehicle details
put
Delete a vehicle
delete
Retrieve a particular Vehicle
get
Users
Users
Add a new user
post
Fetch All Users
get
Retrieve a particular user
get
Modify existing user details
put
Update specific/required user details
patch
Delete a user
delete
Drivers
Driver
Add a new Driver
post
Fetch All Drivers
get
Modify existing driver details
put
Delete a driver
delete
Retrieve a particular driver
get
Ask AI
Add a new Driver
post
https://{environment}/api/v4/drivers
Adds a new driver to the system.
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
JWT
Bearer
URL
Base URL
https://
sls.azuga.com
/api/v4
/drivers
RESPONSE
Click
Try It!
to start a request and see the response here!