uShip
Integuru generates a production-ready HTTP API for uShip, the freight and large-item shipping marketplace. The integration covers 1 action for invoice listing with optional date range filtering, enabling logistics tech teams to retrieve shipment transaction records programmatically.
Last reviewed: July 2026
Overview
Integuru's uShip integration provides production-ready HTTP API access to uShip, the freight and large-item shipping marketplace at uship.com, covering 1 action: list_invoices. The action accepts an optional date_range filter. Integuru connects via direct HTTP requests rather than browser automation, so calls complete in under 3 seconds with a 99.9%+ success rate.
No public developer API. uShip does not expose an official developer API for invoice and transaction data retrieval. Logistics platforms and operations teams that need shipment billing records programmatically have had to rely on manual portal exports.
Logistics tech teams use list_invoices to pull shipment transaction records from uShip accounts for reconciliation, reporting, or downstream financial processing pipelines. Browse the full integrations catalogue to see other logistics and shipping integrations.
Use Cases
Integuru's uShip integration covers the invoice retrieval workflow that logistics tech teams need to automate.
- Invoice listing: Call
list_invoiceswith no required parameters to retrieve all transaction records from the authenticated uShip account. Pass the optionaldate_rangestring to filter results to a specific time period.
Setup Notes
Integuru's uShip integration authenticates against https://www.uship.com/. Configure credentials once during Integuru setup; Integuru handles session management automatically.
list_invoices has no required parameters. The optional date_range string filters the returned transactions to a specific time period.