Planetary Computer Data Authentication API
v1
OAS 3.1
/api/sas/v1/openapi.json
Shared Access Signature (SAS) Tokens to use with Azure SDKs
GET
/api
/sas
/v1
/token
/{collection_id}
generate a SAS token for Assets that belong to the given STAC Collection
GET
/api
/sas
/v1
/token
/{storage_account}
/{container}
generate a SAS Token for the given Azure Blob storage account and container.
Sign an HREF for read access
GET
/api
/sas
/v1
/sign
sign an HREF in the format of a URL and returns a SingedLink
Schemas
SASToken
Expand all
object
SignedLink
Expand all
object
UnsignedLink
Expand all
object