Quota Reservations API
Overview
Planet Quota Reservations API allows you to create, estimate, and view existing quota reservations on the Planet platform for compatible products including Planetary Variables, Analysis-Ready PlanetScope (ARPS), and select PlanetScope imagery products.
Using feature references created in Features API you can reserve quota, estimate quota usage, or view how much your currently reserved features have consumed.
Prerequisites
Before using the Quota API, ensure you have:
- A Planet API key (learn how to get one)
- Created Areas of Interest (AOIs) using the Features API
- Access to quota-enabled products in your organization's subscription
The Quota API does not have rate limits. For general rate limiting information, see the rate limiting page.
Key Concepts
AOI Reference
A unique identifier returned by the Features API when you upload an Area of Interest (AOI). This reference follows the format pl:features/{dataset}/{collection-id}/{feature-id}. See Feature References for more details on how to obtain and use these references.
Product
A data product you are authorized to access along with a record of your reserved quota and remaining quota.
The Quota API supports reservation for the following categories of data products:
- Planetary Variables - Advanced analytics products for agriculture, forestry, and environmental monitoring
- Analysis-Ready PlanetScope (ARPS) - Pre-processed surface reflectance data prepared for analysis
- PlanetScope - Select PlanetScope monitoring and access products
To see the exact products available to your organization with quota reservation support, check the supports_reservation: true field in the /my/products API response. Product availability depends on your organization's subscriptions and entitlements.