About Our APIs

The Trakref API provides access to all core functionality of the Trakref platform.  The API may be used by application developers to integrate with Trakref and supports some combination of create, read, and update operations on all core objects.  The Trakref API utilizes the Trakref internal proprietary compliance rules engine that implements a protocol for complying with federal and state regulations governing the management and use of refrigerant gas.  For this reason data managed within Trakref must be maintained using the API methods described in this document.  

The Trakref API is organized around REST. Our API has resource-oriented URLs, accepts JSON-encoded payloads, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.  An API key is required to authenticate.

APIs