- 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
Explore the Terminal49 API with the published Postman collection.
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. Send it with every request:
Continue the tutorial
Create a tracking request
Send your first shipment identifier to Terminal49.