Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use official SkyFi API Docs #13

Open
Tracked by #17
jo-chemla opened this issue Aug 24, 2023 · 0 comments
Open
Tracked by #17

Use official SkyFi API Docs #13

jo-chemla opened this issue Aug 24, 2023 · 0 comments

Comments

@jo-chemla
Copy link
Contributor

jo-chemla commented Aug 24, 2023

SkyFi API Docs

id: 3a6459ca-c603-41bc-b997-df9d5382d632
api_key: 63bd47317d9848d7a4b77203a7e70ca0

Working test payload:

{
  "clientType": "DESKTOP",
  "fromDate": "2019-12-31T23:00:00.000Z",
  "toDate": "2024-06-21T14:07:55.122Z",
  "maxCloudCoveragePercent": 20,
  "resolutions": [
    "MEDIUM",
    "HIGH",
    "VERY HIGH",
    "SUPER HIGH",
    "ULTRA HIGH"
  ],
  "sensors": [
    "DAY",
    "SAR",
    "STEREO"
  ],
  "providers": [
    "PLANET",
    "GEOSAT",
    "SATELLOGIC",
    "SIWEI",
    "IMPRO",
    "URBAN_SKY",
    "NSL",
    "UMBRA"
  ],
  "isOpendata": false,
  "imageCropping": {
    "wktString": "POLYGON ((-97.71707472886547 30.288932410607416, -97.71708660400365 30.243829161523614, -97.76903499599634 30.243829161523614, -97.76904687113452 30.288932410607416, -97.71707472886547 30.288932410607416))"
  },
  "page": 0,
  "pageSize": 25
}
@jo-chemla jo-chemla changed the title Use official [SkyFi API Docs](https://app.skyfi.com/platform-api/redoc) Use official SkyFi API Docs Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant