v2

latestSwagger 2.02026-07-131451441001.2 KB
Shared Access Signature (SAS) Tokens for GeoCatalog Asset Access

generate a SAS Token for the given Azure Blob storage account and container.

Generate a SAS Token for the given storage account and container. The storage account and container must be associated with a Planetary Computer dataset indexed by the STAC API.

get/sas/token/{collectionId}

Path parameters

collectionIdstring required

The name of the Collection that the SAS token will be issued for.

Query parameters

api-versionstring required

The API version to use for this operation.

durationinteger

The duration, in minutes, that the SAS token will be valid. Only valid for approved users.

Response

Successful Response

msft:expirystring date-time required

The expiration date and time of the SAS token in UTC.

tokenstring required

The SAS token string used for authentication.