MyCarrier Developer Guide
Welcome to the MyCarrier Developer Guide! This guide will help our shipping customers get started with the MyCarrier API, from setting up their account to making their first API call.
MyCarrier API, with its RESTful design, streamlines freight shipment management starting from direct quote rate request creation. It supports smooth interactions through resource-centric URLs, handling form-encoded requests and JSON responses, all while adhering to HTTP standards for a predictable development experience.
Management of requests, provider selections, and tender submissions are facilitated through the MyCarrier UI, blending API and UI for efficiency. The system also ensures timely updates on shipping transactions via webhook notifications.
For safe testing without affecting live data, a sandbox environment is provided, accessible through a designated URL for either testing or live operations, ensuring a smooth transition from development to production.
Sign Up:
Getting started with a MyCarrier account is easy. Reach out to us, and we'll help set up a Sandbox environment and an API Key.
Prerequisites
Before beginning, ensure you have the following:
- A MyCarrier account
- Access to the Sandbox environment
- Postman or a command-line application with cURL
Updated 5 months ago