Welcome to the UPS-IL Developer Portal

This portal provides everything you need to integrate with our logistics ecosystem. We offer two primary interfaces to manage your supply chain programmatically:

LogisticsApi

Our core REST API for managing shipments, inventory, and logistics operations.

Customer Webhooks

Real-time event notifications to keep your system in sync with shipment updates.

🚀 Quick Start

To begin making requests, you will need an API Key provided by your UPS-IL account manager.

1. Authentication

All requests to the MantisApi must include your API Key in the header:

HTTP
Authorization: Bearer YOUR_API_KEY

2. Base URLs

Environment

Url

Sandbox

https://t-logisticsapi.ship.co.il

Production

https://logisticsapi.ship.co.il