No internet connection
  1. Home
  2. General

Announcing the T3 API

By Matt Frisbie @mattfriz
    2024-07-29 19:52:34.601Z

    Today I'm opening up access to the T3 API, which serves as the backend to OpenTag.  Anyone with a T3+ subscription now has full access to the T3 API.

    There are two very important aspects of the API:

    1. You can automate anything that normally involves clicking around in Metrc without ever opening a browser.
    2. If you feed AI models like ChatGPT the API spec, the AI will understand how to use the API and can write scripts for you.

    For users who are willing to work with a bit of code (python works great), here are some examples of what the API allows you to do:

    • Download all COA PDFs from all your outgoing transfers for the day, and organize them in folders by manifest number
    • Load all your manifest PDFsRapidly search or download all packages, transfers, plants, harvests, items from Metrc
    • View individual package history
    • Rapidly generate reports of everything in each of your facilities and export them in a CSV

    As you can probably guess, this API is a major milestone, and a full OpenTag public release is not far off.

    You can read the API docs here: https://api.trackandtrace.tools/v2/docs/
    Example usage here: https://github.com/classvsoftware/t3-api/

    Please feel free to reach out with any questions.

    • 0 replies
    1. Progress
    2. M@mattfrizpinned this topic 2024-07-29 21:53:43.619Z.