Skip to main content

Introduction

The Relyt Open API is a RESTful API that allows you to manage your data cloud infrastructure, manage cloud accounts, and perform queries.

Capabilities of the Relyt Open API

The Relyt Open API provides rich GET, POST, PUT, PATCH, and DELETE operations. To keep your data secure, the Relyt Open API classifies the operations into two layers: general and regional. Operations in different layers are isolated by using endpoints. The following figure illustrates the layered structure:

  • General operations: indicate operations performed at the global view, such as building your cloud data infrastructure, managing cloud accounts, and querying global information.

  • Regional operations: indicate operations perform in a given region, such as creating DW service units and performing queries in the region.

info

For details about the endpoints, see Endpoints.