Ready to start tracking your ocean shipments and containers? Follow this guide to get up and running. The Terminal49 API uses JSON:API schema. Client libraries are available in almost every language and work with the API out of the box. You can use any HTTP client to interact with the API. Postman is a good option — it provides a graphical interface and supports the OpenAPI specs published with the API. Use the collection below to test endpoints with your API key.Documentation Index
Fetch the complete documentation index at: https://terminal49.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Run in Postman
Get an API key
Sign in to your Terminal49 account and go to the developer portal to get your API key.Authentication
When passing your API key it should be prefixed withToken. For example, if your API Key is ‘ABC123’ then your Authorization header would look like: