Usage
The usage screen displays your fees and usage details.
Accessing the screen
In the left sidebar menu, under "SETTINGS", select [Environment] -> [Usage].
Cost breakdown
The "Cost of all managed sites" section provides a breakdown of the total cost. You can also select a single site in the dropdown list to view its cost breakdown separately.
Field | Description |
---|---|
Year and month | Filter by year and month of use. |
Cost of all managed sites | Total price for the respective categories across all managed sites. |
Site | Filter usage details by individual site. |
Pricing model
The pricing model is as follows:
Category | Unit price (JYP) | Unit |
---|---|---|
API request | 55 | 1000 hits |
Cached API request | 44 | 10000 hits |
Computing | 0.0132 | 1000 ms |
Data transfer | 220 | 10 GB |
File storage | 55 | 1 GB |
11 | 100 | |
Total | 11 | 100 |
Daily usage
This section shows the daily usage for all managed sites by sub-category. These sub-categories provide a more detailed breakdown of pricing categories in the "Cost of all managed sites" section.
Sub-category | Corresponding pricing category |
---|---|
Cached API request | Cached API request |
API request | API request |
API data transfer | Data transfer |
API additional processing time | Computing |
KurocoFront data transfer | Data transfer |
KurocoFiles data transfer | Data transfer |
Batch processing time | Computing |
DB storage | File storage |
File storage | File storage |
KurocoFront file storage | File storage |
Log storage | File storage |
Backup file storage | File storage |
Pricing calculation
Costs are calculated by rounding up the actual count/unit value to the nearest decimal point and multiply it by the unit price.
For example, for a site with 100 API requests, actual count/unit = 100/1000 = 0.1. (Actual count = 100 hits; unit = 1000 hits.)
A decimal value of 0.1 would be rounded up to 1.
Multiplying 1 by a unit price of 55 JPY yields a total cost of 55 JPY for API requests.
Note
The total cost is billed as the combined amount for the entire month. However, for file storage only, the largest value incurred during the aggregation period is used for billing.
For example, the following file storage usages were recorded for the month:
- February 1: 1 GB
- February 2: 2 GB
- February 3: 1 GB
You will be billed a total of 110 JPY (2 GB × 55 JPY/GB) for the largest usage, which occurred on February 2.