EasyPost Shipping API

Core REST API. Resources: Shipments (immutable; ship + buy rate), Rates, Addresses, Parcels, CustomsInfo, Forms, Labels (PNG/PDF/ZPL/EPL2), Pickups, ScanForms, Refunds, Batches, EndShippers, CarrierAccounts. Authentication uses your API key as HTTP Basic auth username (EASYPOST_API_KEY). Test and Production keys are issued separately.

API entry from apis.yml

apis.yml Raw ↑
aid: easypost:shipping
name: EasyPost Shipping API
description: 'Core REST API. Resources: Shipments (immutable; ship + buy rate), Rates, Addresses, Parcels,
  CustomsInfo, Forms, Labels (PNG/PDF/ZPL/EPL2), Pickups, ScanForms, Refunds, Batches, EndShippers, CarrierAccounts.
  Authentication uses your API key as HTTP Basic auth username (EASYPOST_API_KEY). Test and Production
  keys are issued separately.'
humanURL: https://docs.easypost.com/docs/shipments
baseURL: https://api.easypost.com/v2
tags:
- Shipments
- Rates
- Labels
- Addresses
- Pickups
- Refunds
properties:
- type: Documentation
  url: https://docs.easypost.com/
- type: Authentication
  url: https://docs.easypost.com/docs/authentication