# Introduction

This document describes TPT Hub’s API interaction principles.

All API's are built according to the REST API methodology. The API response is always a JSON document. Some methods where another type of response is explicitly described (e.g. a stream with a file or an empty response) can be an exception.

Last Updated: 10/19/2020, 2:23:01 PM