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 accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, JSON Web Token (JWT) authentication, and HTTP methods (verbs).

Actions

The TetraScience API provides methods to programmatically do the following:

API Examples

For example TetraScience API setups, see the ts-scientific-data-cloud-api-examples GitHub repo.