This getting-started path walks you through a first successful Terminal49 integration:Documentation Index
Fetch the complete documentation index at: https://terminal49-codex-docs-audit-diataxis-skill.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Get an API key.
- Create a tracking request for a bill of lading, booking, or container number.
- List the shipment and container data Terminal49 stores for you.
- Register a webhook so your system receives updates when data changes.
Before you start
You need:- A Terminal49 account with API access.
- A shipment identifier from a carrier: master Bill of Lading (BOL), booking number, or container number.
- The carrier Standard Carrier Alpha Code (SCAC), unless you plan to use carrier auto-detection.
Run in Postman
Get an API key
Sign in to your Terminal49 account and go to the developer portal to get your API key.Send the Authorization header
The API uses a Token-prefixed API key in theAuthorization header.
If your API key is ABC123, send:
Continue the tutorial
Create a tracking request
Send your first shipment identifier to Terminal49.