FleetRunnr logo

  • API Changelog

Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification

Topics

  • Introduction
  • Authentication
  • Error Responses
  • Webhooks
  • Webhook Payloads

Endpoints

  • Carriers
    • Retrieve Carriers
      GET
    • Calculate Rates
      POST
  • Customers
    • Get Customer
      GET
    • Create Customer
      POST
    • Update Customer
      PUT
  • Locations
    • Retrieve Locations
      GET
    • Create Location
      POST
  • Orders
    • Create Order
      POST
    • Update Order
      PATCH
    • Assign Carrier
      POST
    • Cancel Order
      POST
    • Generate Labels
      POST
    • Get Order
      GET
Powered by Bump.sh

Customers