Introduction

Welcome to the TetraScience application programming interface (API) reference. This guide describes various REST API operations for the Tetra Scientific Data and AI Cloud, related request and response structures, and error codes.

The TetraScience API provides methods to programmatically do the following:

The TetraScience API accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, JSON Web Token (JWT) authentication, and HTTP methods (verbs).

For examples of common TetraScience API use cases, see the ts-scientific-data-cloud-api-examples GitHub repo.