Reports API

Open
#1,190 1 comment 0 reactions 1 assignee View on GitHub

@asonnenschein is already working on this.

Since Aug 13, 2025.

Assessment

This issue has not been assessed yet.

Description

ai-claude

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.
Dominant language
Python
Stars
299
Forks
100
Avg merge
7d 8h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from planetlabs/planet-client-python

All issues in planetlabs/planet-client-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.