Api Documentation
What you'll need
You will need a business account setup with Eli.
Once that is done we will provide you with your credentials, and will ask you to provide us with your public IP addresses so that we could whitelist your servers or clients that will be using our API.
Contact support if you forgot your credentials or if your'e facing any issues with the API.
Services and endpoints
Base URL
https://srv.eliexpress.com.tr
Base Test URL
https://test.srv.eliexpress.com.tr
Service URL List
Service | URL | Method | Parameter | Version |
---|---|---|---|---|
Authentication | https://srv.eliexpress.com.tr/api/v2/client-integration/authenticate | POST | none | v2 |
Authentication check | https://srv.eliexpress.com.tr/api/v2/client-integration/cool | GET | none | v2 |
Shipment Booking | https://srv.eliexpress.com.tr/api/v2/client-integration/new-shipment | POST | none | v2 |
Label Printing | https://srv.eliexpress.com.tr/api/v2/client-integration/print/:ID | GET | ID | v2 |
Tracking | https://srv.eliexpress.com.tr/api/v2/client-integration/track/:ID | GET | ID | v2 |
Manifest Booking | https://srv.eliexpress.com.tr/api/v2/client-integration/new-order | POST | none | v2 |