Uber Freight logo

Uber Freight

Uber Freight is a digital freight brokerage platform providing 24/7 access to truckload freight with instant quoting and booking, real-time shipment visibility, lane management, and carrier network pricing. Its REST APIs enable shippers and TMS platforms to generate price quotes, tender loads, cancel tenders, and automate facility scheduling — all backed by a network of 50,000+ carriers across the U.S. and Europe. API access uses OAuth 2.0 client credentials and requires approval of the freight.loads scope through the Uber developer portal.

3 APIs 0 Features
FreightLogisticsTruckingShippingTransportationSupply ChainTruckloadCarrier NetworkTMSDigital Freight Broker

APIs

Uber Freight Loads API

Core REST API for generating price quotes for truckload shipments, tendering loads to Uber Freight's carrier network, and cancelling tenders. Returns guaranteed spot rates with ...

Uber Freight Scheduling API

Scheduling API implementing the Scheduling Standards Consortium (SSC) Technical Standard for automated dock appointment booking across Uber Freight's TMS network of 1,500+ facil...

Uber Freight Real-Time Tracking API

Provides real-time shipment visibility from pickup through delivery across Uber Freight's carrier network. Used by TMS integrations with Oracle Transportation Management, SAP, B...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrg
GitHubOrg
🔗
LinkedIn
LinkedIn
📰
Blog
Blog
💰
Pricing
Pricing
🟢
StatusPage
StatusPage
🔗
X
X
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: uber-freight
name: Uber Freight
description: >-
  Uber Freight is a digital freight brokerage platform providing 24/7 access
  to truckload freight with instant quoting and booking, real-time shipment
  visibility, lane management, and carrier network pricing. Its REST APIs
  enable shippers and TMS platforms to generate price quotes, tender loads,
  cancel tenders, and automate facility scheduling — all backed by a network
  of 50,000+ carriers across the U.S. and Europe. API access uses OAuth 2.0
  client credentials and requires approval of the freight.loads scope through
  the Uber developer portal.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/uber-freight/refs/heads/main/apis.yml
created: "2026-06-13"
modified: "2026-06-13"
specificationVersion: "0.19"
tags:
  - Freight
  - Logistics
  - Trucking
  - Shipping
  - Transportation
  - Supply Chain
  - Truckload
  - Carrier Network
  - TMS
  - Digital Freight Broker
apis:
  - aid: uber-freight:uber-freight-loads-api
    name: Uber Freight Loads API
    description: >-
      Core REST API for generating price quotes for truckload shipments,
      tendering loads to Uber Freight's carrier network, and cancelling
      tenders. Returns guaranteed spot rates with expiration timestamps.
      Requires the freight.loads OAuth 2.0 scope.
    humanURL: https://developer.uberfreight.com/get-started
    baseURL: https://api.uber.com/v1/freight
    tags:
      - Loads
      - Quoting
      - Tendering
      - Truckload
    properties:
      - type: Documentation
        url: https://developer.uberfreight.com/get-started
      - type: Authentication
        url: https://developer.uber.com/docs/consumer-identity/guides/client-credentials-flow
  - aid: uber-freight:uber-freight-scheduling-api
    name: Uber Freight Scheduling API
    description: >-
      Scheduling API implementing the Scheduling Standards Consortium (SSC)
      Technical Standard for automated dock appointment booking across Uber
      Freight's TMS network of 1,500+ facilities. Enables carriers and
      shippers to book, modify, and receive real-time facility information
      without manual intervention.
    humanURL: https://www.uberfreight.com/en-US/blog/uber-freight-releases-pilot-for-scheduling-api
    baseURL: https://api.uber.com/v1/freight
    tags:
      - Scheduling
      - Appointments
      - Dock Management
      - TMS
      - SSC Standard
    properties:
      - type: Documentation
        url: https://www.uberfreight.com/en-US/blog/uber-freight-releases-pilot-for-scheduling-api
  - aid: uber-freight:uber-freight-real-time-tracking-api
    name: Uber Freight Real-Time Tracking API
    description: >-
      Provides real-time shipment visibility from pickup through delivery
      across Uber Freight's carrier network. Used by TMS integrations with
      Oracle Transportation Management, SAP, Blue Yonder, and BluJay.
    humanURL: https://www.uberfreight.com/en-US/technology/integrations
    baseURL: https://api.uber.com/v1/freight
    tags:
      - Tracking
      - Visibility
      - Real-Time
      - Shipment Status
    properties:
      - type: Documentation
        url: https://www.uberfreight.com/en-US/technology/integrations
common:
  - type: Website
    url: https://www.uberfreight.com/
  - type: Documentation
    url: https://developer.uberfreight.com/get-started
  - type: GitHubOrg
    url: https://github.com/uber
  - type: LinkedIn
    url: https://www.linkedin.com/company/uber-freight/
  - type: Blog
    url: https://www.uberfreight.com/en-US/blog/
  - type: Pricing
    url: https://www.uberfreight.com/en-US/partners/integrations
  - type: StatusPage
    url: https://uber.statuspage.io/
  - type: X
    url: https://x.com/UberFreight
  - type: Plans
    url: plans/uber-freight-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/uber-freight-rate-limits.yml
  - type: FinOps
    url: finops/uber-freight-finops.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]