api.staging.bgtoll.safefleet.eu Open in urlscan Pro
52.29.127.89  Public Scan

Submitted URL: https://api.staging.bgtoll.safefleet.eu/
Effective URL: https://api.staging.bgtoll.safefleet.eu/api/docs
Submission: On October 09 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><input type="text" class="download-url-input" value="/api/docs/apispec" style=""><button class="download-url-button button">Explore</button></form>

Text Content

Explore


API DOCUMENTATION

 0.0.1 

/api/docs/apispec



DEFAULT


GET /


SERVICE


GET /health
The health check endpoint
GET /status
The metrics exposed for SafeMon
GET /metrics
The metrics exposed for SafeMon

INTERFACE C10A


POST /api /auth
Authentication endpoint for CBO
POST /api /trackers /assignvehicle
Assign vehicle endpoint for CBO
POST /api /trackers /unassignvehicle
Unassign vehicle endpoint for CBO
POST /api /trackers /starttolling
Start vehicle tolling endpoint for CBO
POST /api /eventmessage
Notification for vehicles endpoint for CBO
POST /api /trackers /test /assignvehicle
Test Assign vehicle endpoint for CBO
POST /api /trackers /test /unassignvehicle
Test UnAssign vehicle endpoint for CBO

INTERFACE VEHICLE MANAGEMENT


GET /api /vehicles
List vehicles endpoint for External Source
POST /api /vehicles
Register vehicle endpoint for External Source
GET /api /vehicles /{id}
Get vehicle endpoint for External Source
PATCH /api /vehicles /{id}
Update vehicle endpoint for External Source
GET /api /certificate
Get certificate for vehicles endpoint for External Source

INTERFACE BILLING MANAGEMENT


POST /api /accounts
Register new account
POST /api /invoices /zoho_webhook
Update invoice state

INTERFACE REVOLUT


GET /api /revolut /auth
Collect authorization code

MODELS

UserPass
TrackerAssignVehicle
TrackerUnassignVehicle
TrackerStartTolling
TrackerNotification
TrackerPushNotification
VehicleRegister
Vehicle
VehicleUpdate
ZohoWebhook