Container Registry
Get container registry price
get/v1/container-registry/pricing
Query parameters
currency'usd' | 'eur'
Example:usd
Currency to get the container registry price for
Response
Returns the container registry price per GB per month
Example response
{
"price_per_month_per_gb": 0.2,
"currency": "usd"
}Changes
No recorded changes to this endpoint across all 11 revisions of this API.