Product base URL
The SCALAR APIs are organized per product. Each API group has a different Base URL to invoke the API.
URL base explained
https://"product name".api."dc".scalar.zf.com/"version"/
- product name: name of the product e.g. asset-management
- dc: datacenter e.g. eu1, ap1
- version: version number e.g. v1
Datacenter
SCALAR is worldwide available eco-system. SCALAR has multiple datacenters across the global and even multiple datacenters in a region. Each customer is assigned to a datacenter. When using the API endpoints it is important to fill in the current datacenter name.
Datacenter | Region |
---|---|
eu1 | Datacenter 1 serving primarily EMEA (Europe, Middle East, Africa) customers and America customers. |
ap1 | Datacenter 1 serving primarily APAC (Asia-Pacific) customer. |
New datacenters will be coming soon.
Version
Version is the version of the product. Typical numbers v1 ... v2 ... v3.
You can find the API group to Base URLs mapping below.
Asset Management
https://asset-management.api.eu1.scalar.zf.com/<endpoint>
User Management
https://usermanagement.api.eu1.scalar.zf.com/<endpoint>
Team Management
https://teams-management.api.eu1.scalar.zf.com/<endpoint>
Places
https://geoservices.api.eu1.scalar.zf.com/<endpoint>
Track & Trace
https://track-and-trace.api.eu1.scalar.zf.com/<endpoint>
Sensors
https://sensor.api.eu1.scalar.zf.com/<endpoint>
Alarm Center
https://alarms.api.eu1.scalar.zf.com/<endpoint>
Trailer Alarms, EBS, and Positions
https://trailer.api.eu1.scalar.zf.com/<endpoint>
Driver Management
https://drivermanagement.api.eu1.scalar.zf.com/<endpoint>
Updated 11 months ago
What’s Next