Skip to content

Reports API #1190

@asonnenschein

Description

@asonnenschein

Description

Implement a client wrapper in the SDK and CLI that supports the Planet Reports API. The Planet Reports API allows Organization Administrators to download usage reports systematically for internal processing and analysis. Reports downloaded from the API are the exact same reports available from the user interface accessible from your Account at www.planet.com/account. Use the following public documentation pages to understand what the Reports API is, what problems it solves, and what different access patterns look like:

Acceptance Criteria

  • The Reports API client wrapper should have feature parity with all of the access patterns defined in the API reference.
  • Include an async client SDK.
  • Include a sync client SDK.
  • Use the async client SDK to implement a CLI.
  • Include unit tests for the async client, sync client, and CLI.
  • Include integration tests for the async client, sync client, and CLI.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions