Credits are used to buy catalog data, task new imagery, or run analytics.
To check the balance shared by all users of your account, call the Get account balance endpoint.
You will receive a response stating the amount of credits in your account:
JSON
{
"data": {
"balance": 10500
},
"error": null
}
A credit package is a predefined bundle of credits that can be purchased for a set price. These packages offer a convenient way to acquire credits in bulk.
You can view credit packages in one of the following ways:
- To get all credit packages, call the Get credit packages endpoint.
- To get a specific credit package, call the Get a credit package endpoint with the package ID as the path parameter.
100 credits are equivalent to €1. The minimum purchase is 10,000 credits (€100). If you purchase 1,000,000 or more credits at a time, we provide 5% bonus credits free of charge.