Make a print request

This endpoint puts a request in the queue to print the specified area from a layer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint creates a crop request on a mission. The request is placed in a queue to be processed. Users get a response that shows whether their request has been started or not. After the completion of process, an email is sent to the user with a download link of their request.

Body Params
string
required
string
required
Defaults to cog
json
required

List of vertices coordinates. It must be a closed loop: [ [Lng1, Lat1], [Lng2, Lat2], [Lng3, Lat3], [Lng1, Lat1] ]

int32
required
Defaults to 1000

This parameter defines the maximum number of pixels in x or y direction of the final result. The maximum value is 5000.

string
required
Defaults to tif
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json