This is the official documentation for the SmartTrack API. Our API is based on REST principles. Each request returns a JSON-encoded body. All communication is done in UTF-8
To Access and manage the SmartTrack API here to automate shipping and connect to multiple carriers with one integration.
Environments
API integration should be fully tested in UAT environment and then implemented in production environment.UAT EnviormentAPI URL : https://developer.smarttrack.co/api/v2Wb Host : https://developer.smarttrack.co
Prod environmentAPI URL : https://www.smarttrack.co/api/v2Wb Host : https://www.smarttrack.co
Postman CollectionPlease click here to download postman collectionPlease click here to view postman collection configuration.
Encryption
The customer sensitive data, for example username and password, is encrypted during the data transfer between customer to Web API. For example, It’s used in Login request. The encryption key is provided by SmartTrack Technical Support team.