Upply API Documentation
Welcome to the Upply API documentation. This guide will provide you with information on how to interact with the Upply API.
Base URL
Base URL for the Upply Production API is: https://api.upply.com
Base URL for the Upply Sandbox API is: https://api.sandbox.upply.com
HTTP Methods
Upply API for now supports the following HTTP methods:
HTTP Method | Description |
---|---|
GET | Used for retrieving data from the API. |
POST | Used for creating new resources. |
Endpoints
The Upply API provides the following endpoints:
Endpoint | Description | HTTP Method |
---|---|---|
/ping | Test your Authentication method through our Ping API | GET |
/smart/benchmark | Obtain market benchmark rates from your shipment characteristics | POST |
/smart/ufi | Analyze the market past and future overall prices (under construction) | GET |
/loads | Post and get live loads for our Connect solution (under construction) | GET , POST |