Quickstart
Welcome to the TrueCold Public API Quickstart! This guide will help you get started with automating your logistics processes by connecting to TrueCold’s API. Whether you’re tracking shipments, managing sensors, or streamlining your delivery workflows, this API provides the tools you need.
Note: Check the end of this page for asditional resources, testing capabilities, and saved responses.
Example Request
Here’s an example of how to fetch your shipments using curl
:
As seen on the Documentation section, make sure to obtain your API key from the TrueCold platform and replace YOUR_API_KEY
in the example below with your actual API key.
Response:
Additional Resources
Postman Documentation
For more detailed documentation, testing capabilities, and pre-saved responses, visit our Postman documentation:
Swagger UI
Explore the API schema interactively:
Feel free to reach out to our support team if you have any questions or encounter any issues while integrating the API. Happy automating!