Download analytical data with EO Browser
Community support
Non-commercial use
OGC standard WMS / WCS / WMTS / WFS
API for advanced features
Configuration Utility tool
Value added tax (VAT) not included
Users with an active Sentinel Hub subscription can purchase additional top-up credits at a price of 1.5 € per 1 000 processing units (getting twice as many requests).
Top-up credits are consumed after the normal quota within the billing cycle is fully exhausted and therefore present an ideal way to handle peak use.
If not consumed earlier, top-up credits expire 12 months after purchase.
Free R&D Accounts available
See some typical conversions between processing units and km2
About requests and processing units
For those without an active Sentinel Hub subscription, pre-paid processing units are available.
These credits can be used commercially and, if not consumed earlier, expire 12 months after purchase.
Rate limits of 300 processing units and requests per minute apply.
Total volume of requests equals twice the number of purchased processing units.
100 000 - 400 000 processing units
2.5€ per 1 000 processing units
400 001 + processing units
1.5€ per 1 000 processing units
Large scale Batch Processing is available only for enterprise users.
If you do not have an enterprise account and would like to try it, contact us for a custom offer!
Discounts starting with factor of 3 are possible compared to On-the-fly Sentinel Hub.
Discounted department packages for research organizations
Additional data collections
Enterprise SLA and support
Planet Scope
Planet Skysat
Airbus Pleiades
The price is calculated based on a 6-months sliding window. Availability details
Airbus SPOT
The price is calculated based on a 6-months sliding window. Availability details
Maxar WorldView
Availability details
Additional Information
Active Sentinel Hub subscription is required to use the service.
Data ingested in Sentinel Hub can be used for unlimited time period.
Data hosting costs on Sentinel Hub are 0.03 € per GB each month. The first 12 months are free.
Vouchers for non-commercial use, sponsored by ESA, are available. Check details here.
Volume discounts are possible for large users.
Our subscription plans are described here: https://www.sentinel-hub.com/pricing/
The difference between consumer / research and commercial plan is in the purpose of the usage of our services. If you are using the Sentinel Hub services for research purposes or for yourself, consumer / research option is the right one. If you are using it within your company, you should use commercial option.
Mission | Product | Resolution [m] | km2 for one PU | € per 1 km2 |
---|---|---|---|---|
Sentinel-2 | True color | 10 | 26.2 | 0.00006 |
NDVI | 10 | 39.3 | 0.00004 | |
All 13 bands | 10 | 6.0 | 0.00025 | |
Sentinel-1 | VV gamma0 ortho | 20 | 157.3 | 0.00001 |
Sentinel-3 OCI | True color | 300 | 23 593.0 | 0.00000007 |
OTCI | 300 | 35 389.4 | 0.00000004 | |
Landsat-8 | True color - pansharpened | 15 | 44.2 | 0.00003 |
NDVI | 30 | 59.0 | 0.00003 |
Mission | Product | Resolution [m] | km2 for one PU | € per 1 km2 |
---|---|---|---|---|
Sentinel-2 | True color | 10 | 26.2 | 0.00006 |
NDVI | 10 | 39.3 | 0.00004 | |
All 13 bands | 10 | 6.0 | 0.00025 | |
Sentinel-1 | VV gamma0 ortho | 20 | 157.3 | 0.00001 |
Sentinel-3 OCI | True color | 300 | 23 593.0 | 0.00000007 |
OTCI | 300 | 35 389.4 | 0.00000004 | |
Landsat-8 | True color - pansharpened | 15 | 44.2 | 0.00003 |
NDVI | 30 | 59.0 | 0.00003 |
Each request is worth a certain amount of processing units. If we only focus on rate limiting, the subscription package you need depends on how many processing units (PU) and requests per minute or month you intend to use. This in turn depends on how large your images are in pixels, how many of them you order, how many bands you order, the format used and whether some more complex processing options are enabled.
See documentation on how processing units are defined and calculated here. The following are detailed calculation examples for Sentinel-1, exploring three different scenarios, including a simple 1 image request, many small requests, long time ranges and large area processing.
1 request that outputs an image 2000 x 2000 px large, with 2 bands ordered, 16 bit tiff format and orthorectification applied, would result in 20,34 PUs used. See the multiplication factors and the calculation below:
Parameter | Your parameters | Multiplication factor |
---|---|---|
Output image size (width x height) | 2000 x 2000 = 4 000 000 | / (512 * 512) |
Number of input bands | 2 | / 3 |
Output format | 16 bit INT/UINT | x1 |
Number of data samples per pixel | 1 | x1 |
Orthorectification | Yes | x2 |
The calculation: (4 000 000 / 262 144) x (2 / 3) x 1 x 1 x 2 = 20,34 PU per request;
If you wanted to get 500 images (e.g. for time series), you would need to create 500 separate processing requests. If parameters for each image are equal as above, we can simply multiply our calculation with 500 and see, that 500 similar requests would use about 10 172 PU in sum.
The calculation: 20,34 PU x 500 = ~10 172 PU per 500 requests
If you look at pricing, you will see that the Exploration package is enough for 10 172 PUs, as it gives you 30 000 PU per month.
If your output image would be smaller, e.g. 500 x 500 px large, the cost of a single request would be 1.27 PU. Multiplied by 500, that’s just 635,78 PU in total, so much less. On the other hand, if you wanted an image with quite a large output of 5000 x 5000 px, a request would cost you 127.15 PU, and 500 of these would cost ~63 578 PU, which you might think would be covered by the Basic account, as it offers up to 70 000 PUs per month. However, processing API is limited to output images with width and height to up to 2500 px, so setting it to 5000 would result in an error. To output images this large, you would need an Enterprise account to use batch processing API. You will notice that batch processing divides your PU cost by 3, as it’s only a third of the price of processing API. So your 500 requests would cost 63 578 / 3 = 21 192 PU.
If you wanted to create a single request that uses 500 scenes in a multi-temporal script, where you e.g. calculate max NDVI over several years, using up 500 acquisitions, your request would also use 10 172 PU, just like our request for 2000 px x 2000 px output in Example 1 (given that all the other parameters are the same as in Example 1).
Parameter | Your parameters | Multiplication factor |
---|---|---|
Output image size (width x height) | 2000 x 2000 = 4 000 000 | / (512 * 512) |
Number of input bands | 2 | / 3 |
Output format | 16 bit INT/UINT | x1 |
Number of data samples per pixel | 500 | x500 |
Orthorectification | Yes | x2 |
The calculation: (4 000 000 / 262 144) x (2 / 3) x 1 x 500 x 2 = 10 172 PU
The issue here is, that you would use more than 2 000 PU in a single minute, as it’s just one request, and use this heavy isn’t supported by any package. Each package specifies how many PUs and requests you can use per month, as well as per minute. Your request would time out or fail. If you’re interested in very large time ranges, it’s best to use batch processing API.
Let’s suppose you want to order an orthorectified 16-bit Sentinel-1 image with 2 bands for the whole Australia in full resolution, which let’s say is covered with a 4000 x 4000 km bbox, which equals to 4 million meters x 4 million meters. As Sentinel-1 resolution is 10 meters, we know that our output image will have to be 400 000 pixels x 400 000 pixels large.
Parameter | Your parameters | Multiplication factor |
---|---|---|
Output image size (width x height) | 400 000 x 400 000 = 160 000 000 000 | / (512 * 512) |
Number of input bands | 2 | / 3 |
Output format | 16 bit INT/UINT | x1 |
Number of data samples per pixel | 1 | x1 |
Orthorectification | Yes | x2 |
The calculation: (160 000 000 000 / 262 144) x (2 / 3) x 1 x 1 x 2 = 813 802 PU.
Processing API is limited to 2500 pixels for output width and height, so you would have to run this request with batch processing API. To do so, you would need to have an Enterprise account. As batch processing is cheaper, your batch processing request would use 813 802 / 3 = 271 267 PU. You can see that Enterprise S would be sufficient for this, as it offers 400 000 PU per month. And because batch processing is asynchronous and takes a while to ingest the tiles, you won’t be stopped by per minute rate limiting for a single request.
In general, for smaller requests, even if you need many, Exploration and Basic should suffice. Note that Exploration account doesn’t support commercial use. If you need large requests, such as the whole countries or continents, or if you want longer time periods, you will need an Enterprise account to use batch processing. Custom options are also available, if you need heavier use than the packages allow.
VAT will be charged if you are purchasing our services as:
VAT won’t be charged if you are purchasing our services as:
Yes. You can go to the Dashboard and choose a recurrent subscription option.
This gives you an option to set-up automatically recurrent payment by PayPal or credit card, which you can cancel at any time.
Generally we advise to subscribe for an annual package as it comes with a discount.
To change your payment method, two steps are needed:
If you only need to change the credit card details of your monthly subscription paid by credit card, please follow the steps described here.
To change your credit card details, please log in to the Sentinel Hub Dashboard and follow these steps:
You can cancel your subscription to the Sentinel Hub services in the Sentinel Hub Dashboard. The link will take you to the “Billing” tab and the “History” list. Click on the link to “Details” of your subscription you would like to cancel. Click on the “Revoke subscription” button and confirm your choice. Your status will be changed to “revoked” and subscription canceled.
If you decide to cancel, you’ll be able to access Sentinel Hub’s premium features until the end of your current billing cycle. We don’t issue refunds.
No price plan is activated in a trial stage.
Please note that Sentinel Hub trial account is not allowed for commercial use. After 30 days, you can choose the subscription service you want and subscribe. There is no automatic payment.
The differences in functionality or data between the trial account and the subscription account:
If you need higher throughput during the trial period, contact us.
The trial use is completely free and there will be no costs associated to it whatsoever. You do not need to cancel your account after the trial period expires, and there are no automatic charges.
After 30 days of the trial period:
We do not charge anything automatically, nor do we extend a subscription period automatically. A week before the end of subscription period you will be notified about incoming event and asked, whether you would like to extend the subscription. In case your decide for an extension, you will be asked for additional payment. In the opposite case, account will be frozen for one month period and deleted afterwards.
If you decide for extending the subscription, go to the Dashboard and choose one of the plans.
This gives you an option to set-up automatically recurrent payment by PayPal or credit card, which you can cancel at any time.
Yes! There are ESA sponsored accounts available. Visit our website on the Network of Resources for a step-by-step guide on how to apply!
You can find example mobile app here.
Note that the subscription option does not include the mobile app itself. This is simply an option of the service best suited for integration in various apps.
A definition of a processing unit is avaliable in our documentation. The rules with examples of how to calculate the number of processing units for a request are also provided.