 
			
A tracking API and webhook make it easy to integrate A Tracking function into your own project. Support APIs Client Libraries for PHP, Node.js, Java, C#, Python, Ruby, GoLang.
Tracktry API allows eCommerce developers in any sizes to add package tracking fuction easily. Use Tracktry API to:
{
"meta":{"code":200,"type":"Success","message":"Success"},
"data":{"
   items":[{
     "id":"b9533f736b05d563c71231cdd79b2a57",
     "tracking_number":"1939155131",
     "carrier_code":"aplus100",
     "status":"transit",
     "original_country":"China",
     "destination_country":"United States",
     "itemTimeLength":2,
     "origin_info":{
         "weblink":"",
         "phone":null,
         "carrier_code":"aplus100",
         "trackinfo":[{"
            Date":"2017-03-08 04:22:00",
            "StatusDescription":"Departed Facility in HONG KONG-HONG KONG",
            "Details":"HONG KONG-HONG KONG
         "},{
            "Date":"2017-03-06 15:28:00",
            "StatusDescription":"Shipment picked up",
            "Details":"BEIJING-CHINA,PEOPLES REPUBLIC"
         }
      ]},
     "destination_info":null,
     "lastEvent":"Departed Facility in  HONG KONG-HONG KONG,HONG KONG-HONG KONG,2017-03-08 04:22:00",
     "lastUpdateTime":"2017-03-08 04:22:00"
   }]
}}
				| String | Description | 
|---|---|
| pending | Pending,New shipments added that are pending to track | 
| notfound | Not Found,Item is not found at this moment. | 
| transit | Transit,Item has shipped from originating and is en route to its destination | 
| pickup | Out for Delivery,Item is out for delivery or arrived at local facility, you may schedule for delivery or pickup | 
| delivered | Delivered,The shipment was delivered sucessfully. | 
| undelivered | Failed Attempt,Carrier attempted to deliver but failed, and usually leaves a notice and will try to delivery again. | 
| exception | Exception,Item might undergo unusual shipping condition, this may due to several reasons, most likely item was returned to sender, customs issue, lost, damaged etc. | 
| expired | Expired,Item was in transportation period for a long time still has no delivered results. | 
Say goodbye to SOAP / XML web services.
| Features | Tracktry Tracking API | 
|---|---|
| RESTful JSON API | |
| Multi-carrier integration | |
| Automated tracking | |
| Webhook notifications | |
| Courier detection | |
| Standardised tracking data | |
| Technical Support within 1 business day | |
| Public Docs | |
| PHP Example |