-
Notifications
You must be signed in to change notification settings - Fork 0
T3 API : Getting Started
There are three common methods of using the T3 API:
- API Reports: configuring a spreadsheet to load and refresh API reports automatically. This does not require any code.
- API Scripts: talking to the API using a programming language like Python
- Postman: an API platform used for designing, building, testing, and documenting APIs
Note: The T3 API requires a T3+ subscription for most endpoints.
To talk to the T3 API with Python scripts, you'll need to do some setup. Refer to the Setting Up Python guide for details.
You do not have to write Python scripts from scratch. T3 has a number of Python libraries to assist you in authentication, data loading, and analysis. Learn more here
T3 has a public workspace set up on Postman: https://www.postman.com/track-trace-tools/t3-api/overview
This Postman workspace was generated from the T3 OpenAPI spec, found here: https://api.trackandtrace.tools/v2/spec/openapi.json
There is an example Postman Flow which demonstrates how you can go about authenticating and reading data from the API via Postman: https://www.postman.com/track-trace-tools/t3-api/flow/680a542024c4ab0040f2bb99
- Learn how to set up your Python environment
- Refer to the T3 API documentation to explore all the available endpoints.
- Most API endpoints require a T3+ subscription. If you don't have a T3+ subscription, you can sign up here.
Created by Matt Frisbie
Contact: matt@trackandtracetools
Copyright © 2025 Track & Trace Tools. All rights reserved.
- Home
- FAQ
- Metrc
- T3 Chrome Extension
- T3 API
- OpenTag
- T3 Chrome Extension : Label PDF Generator
- T3 Labels : Creating Label Templates
- T3 Chrome Extension : Exports
- T3 Chrome Extension : Scan Sheets
- RFID
- T3 Chrome Extension : CSV Form Fill
- T3+
- T3 API : Setting Up Python
- T3 Chrome Extension : T3+ Features
- T3 Labels : Printing Label PDFs
- T3 API : API Scripts
- T3 Chrome Extension : Primary Features
- T3 Chrome Extension : Getting Started
- T3 Labels : Generating Label PDFs
- T3 API : Reports and Spreadsheet Sync
- T3 API : Getting Started
- T3 Labels : Getting Started