Skip to content

Instantly share code, notes, and snippets.

@bitner
Last active October 8, 2021 15:56
Show Gist options
  • Save bitner/442adba3296a99c951c4643b4e3e9c64 to your computer and use it in GitHub Desktop.
Save bitner/442adba3296a99c951c4643b4e3e9c64 to your computer and use it in GitHub Desktop.
httptests.http
POST https://planetarycomputer.microsoft.com/api/stac/v1/search HTTP/1.1
content-type: application/json
{
"bbox":[-59.69, -34.74, -58.24, -33.65],
"datetime":"2017-01-01/2020-12-31",
"collections":["sentinel-2-l2a"],
"limit":5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment