Skip to main content

Endpoints

The Relyt Open API is coming soon.

The Relyt Open API uses different endpoints to implement its layered structure. The following table describes the supported endpoints:

EndpointDescription
api.data.cloudThe general Open API endpoint.
Use this endpoint when you want to perform general operations at a global perspective.
api-<cloud_provider>.<region_code>.data.cloudThe regional Open API endpoint.
Use this endpoint when you want to create DW service units or perform queries in a specific region. Such as, the regional Open API endpoint of Singapore is https://api-aws-ap-east-1.data.cloud.

Parameter description:

  • <cloud_provider>: the provider of the cloud that you use.

  • <region_code>: the region in which you want to perform API operations.