Get Started with Safecube Shipment Management API

Get access, create shipments and retrieve their public sharing link.

📘 Overview

The Safecube Shipment Management API allows you to manage shipments directly from your own tools or systems, enabling seamless integration with the Safecube Web Application. It is part of Safecube's Premium features and is ideal for:

  • Automatically syncing shipments with your internal tools.
  • Retrieving public sharing links for shipments to easily share or embed shipment tracking info, without login.
    These public links can be embed as iframes.

This API supports:

  • Creating shipments (asynchronous).
  • Deleting shipments.
  • Searching for public links of multiple shipments.

🔒

Premium feature

This API is a Premium feature, like White Label and Iframe integration.
To request access, please contact Safecube



📦 Endpoints

👍

Test directly here

Test directly in our documentation, and extract code snippets.


Create Shipments

POST /public/shipments

Create one or more shipments asynchronously.

  • You will receive an email once the creation process is complete.
  • It will include the creation status and any potential errors.

Delete Shipments

DELETE /public/shipments

Delete one or more shipments from Safecube.

  • Deleted shipments will not be updated, will not trigger alerts, and will not be charged.

Search Shipments

POST /public/shipments/search

Retrieve shipment details and public sharing links.

💡

Iframe

If Iframe is allowed on you domain, you can use this shipment link to embed it as an iframe.