Montonio Shipping API (v2)

JWT-authenticated REST API for multi-carrier shipping: list carriers and shipping methods, fetch pickup points and courier services, calculate rates, create and update Shipments, generate and fetch Label Files, and manage Webhooks. Uses Bearer HS256 JWTs signed with the store Secret Key.

API entry from apis.yml

apis.yml Raw ↑
name: Montonio Shipping API (v2)
description: 'JWT-authenticated REST API for multi-carrier shipping: list carriers and shipping methods,
  fetch pickup points and courier services, calculate rates, create and update Shipments, generate and
  fetch Label Files, and manage Webhooks. Uses Bearer HS256 JWTs signed with the store Secret Key.'
humanURL: https://docs.montonio.com/api/shipping-v2/overview
baseURL: https://shipping.montonio.com/api/v2
tags:
- Shipping
- Logistics
- Labels
- Tracking
properties:
- type: Documentation
  url: https://docs.montonio.com/api/shipping-v2/overview
- type: APIReference
  url: https://docs.montonio.com/api/shipping-v2/reference
- type: Webhooks
  url: https://docs.montonio.com/api/shipping-v2/guides/webhooks