v1 /properties/point

The endpoint will return an AOI property for a bounding box around the provided point.

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

Search for an AOI property resources in a given point and radius. The endpoint will return an AOI property for a bounding box around the provided point.

Body Params

RequestMeta is information about how the request is processed including
limits, cursors, an filters.

aoi
required
resources
array of objects
required
resources*
string

First day from which to retrieve the surveys (inclusive). Must be of the form "YYYY-MM-DD" or as a relative date relative date "xxY", "xxM", "xxD" where 5M represents since 5 months ago.

string

Last day from which to retrieve the surveys (inclusive). Must be of the form "YYYY-MM-DD" or as a relative date relative date "xxY", "xxM", "xxD" where 5M represents until 5 months ago.

string
enum
Defaults to partial
  • partial allows returning metadata for imagery that partially intersects the requested area (or fully contains it).
  • full will only returns resources fully containing the requested area.
Allowed:
integer
Defaults to 20

Max number of resources in the result. Maximum is 300

string

Cursor value for next page is provided in the search result.

integer
required
0 to 100

Distance from the point in metres. Required in conjunction with point to define the token's bounding box (not a circle).

Responses

401

The caller has not provided valid authentication credentials

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