API Reference

Obtain a new download URL for a parcel.

Obtain a URL for fetching a parcel's data, with the option to resize the parcel.

Either no resize params (thumbnail, w, or h) should be specified, or only one of the resize params may be specified. If more than one of those params are provided, and error will be returned.

If the parcel is not marked as uploaded, an error will be returned.

The returned URL will be presigned, so the URL should be usable without providing an authorization header. The URL will be valid for 1 hour.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!