cURL
curl --request GET \ --url https://api.io.solutions/enterprise/v1/io-cloud/vmaas/price
{ "data": { "replica_count": 123, "gpus_per_vm": 123, "available_replica_count": [ 123 ], "discount": 123, "ionet_fee": 123, "ionet_fee_percent": 123, "currency_conversion_fee": 123, "currency_conversion_fee_percent": 123, "total_cost_usdc": 123 } }
Calculate or retrieve the pricing details for a deployment based on selected resources (CPUs, GPUs, memory, and duration).
io.net provided API Key
usdc
iocoin
x >= 1
Successful Response
Show child attributes
Was this page helpful?