---
title: "Calculate the price"
method: GET
path: "/1/swiss_backups/calculate"
tags: ["Billing"]
---

# Calculate the price

`GET /1/swiss_backups/calculate`

Calculate the price for a specific configuration

## Query parameters

- `currency_id` integer
- `due_at` string — Contract end date
- `is_demo` boolean — True if the product is a trial
- `size` integer, required — Total storage size of the Swiss Backup product (Bytes)
- `slot` integer
- `slot_mobile` integer
- `slot_server` integer
- `slot_virtual` integer
- `slot_workstation` integer

## Response `200`

OK

- object
  - `result` 'success' | 'error' | 'asynchronous', required — Result of the HTTP request
  - `data` union
    - number
    - integer

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
