D

devdocs

TagHub developer documentation.

Welcome to the TagHub developer documentation.

This document will give you an overview of the TagHub API and links to get started.

The TagHub developer documentation is geared toward a technical crowd. In order to gain the most benefit from this documentation, it is recommended you have at least a basic understanding of the following:

  • HTTP
  • JSON
  • RESTful API concepts

Some things to consider before starting:

  • TagHub is a system for managing assets.
  • Every asset you put in the system gets a unique id (uuid) and a unique URL.
  • Assets have metadata defined by services.
  • TagHub's API is currently not a public API.

TagHub's API is a RESTful API. We use common HTTP methods and HTTP status codes and return data as JSON