CesiumAssetEndpoint Interface @beta
Describes the endpoint for accessing a Cesium Ion asset.
@see getAssetEndpoint
Properties
| Name | Type | Description | |
|---|---|---|---|
| accessToken | string | The access token to use for authenticated requests to url. | |
| expiresAt | Date | undefined | The time at which accessToken expires, if known. | |
| url | string | The endpoint URL for the asset, used together with accessToken to fetch its tiles. |
Defined in
Last Updated: 23 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.