uShip API v2

The core uShip marketplace API — a RESTful, hypermedia-driven JSON API over the shipment lifecycle: searching active listings, creating and retrieving listings by commodity category, bids and bid acceptance, booking, contacts and conversations, feedback, payment codes, listing and transit statuses, tracking history, user profile, and lookup collections (commodities, address types, regions, currencies, service types, trailer types, vehicle year/make/model). Secured with OAuth 2.0; responses carry a links[] hypermedia array with rel/verb/href/title so clients discover permitted next actions instead of hard-coding URIs.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/uship-api-v2"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: uShip API v2
description: 'The core uShip marketplace API — a RESTful, hypermedia-driven JSON API over the shipment
  lifecycle: searching active listings, creating and retrieving listings by commodity category, bids and
  bid acceptance, booking, contacts and conversations, feedback, payment codes, listing and transit statuses,
  tracking history, user profile, and lookup collections (commodities, address types, regions, currencies,
  service types, trailer types, vehicle year/make/model). Secured with OAuth 2.0; responses carry a links[]
  hypermedia array with rel/verb/href/title so clients discover permitted next actions instead of hard-coding
  URIs.'
humanURL: https://developer.uship.com/docs
baseURL: https://api.uship.com/v2
tags:
- Shipping
- Logistics
- Marketplace
- Shipment Tracking
- Freight
tags_raw:
- shipping
- logistics
- marketplace
- shipment-tracking
- freight
properties:
- type: Documentation
  url: https://developer.uship.com/docs
- type: APIReference
  url: https://developer.uship.com/resources
- type: GettingStarted
  url: https://developer.uship.com/about-our-apis/getting-started
- type: Authentication
  url: authentication/uship-authentication.yml
- type: Conventions
  url: conventions/uship-conventions.yml
- type: ErrorCatalog
  url: errors/uship-problem-types.yml
- type: DataModel
  url: data-model/uship-data-model.yml
- type: Sandbox
  url: sandbox/uship-sandbox.yml