Get Started

API Overview

MyCarrier API is a RESTful API which is designed to allow you to work with objects using familiar HTTP verbs like so:
• read = GET
• create = POST
• update = PUT
• delete = DELETE


Set Up Postman Collection

  1. Install Postman
  2. Import Collection
  3. Access the API Key
  4. Create Postman Environment & Variables
  5. Create Your First Order