1.1 Using PrinShip API
This API only support RESTful method and only accept JSON. You can use any programming languages that support these protocols and formats to integrate our API.
Url of API
Environment | Url |
---|---|
Sandbox | https://sandbox.unixus.com.my/api/ |
Production | https://api.unixus.com.my/ |
Languages
This API support for multiple languages for the response message. You can specify the language in Accept-Language
HTTP Request Header. Below are the supported languages:
Language | Value |
---|---|
English | en |
Chinese Simplified | zhcn |
Remarks: English will be use if the language not supported.