cURL
curl --request GET \ --url https://api.raffcomputing.com/api/v1/public/pricing/volume
{ "success": true, "pricing": { "id": 1, "price_per_gb_hour": 0.000068, "price_per_gb_month": 0.05, "yearly_price_per_gb": 0.5, "twenty_four_month_price_per_gb": 1, "region": "us-east" } }
Returns block storage volume pricing per GB.
Filter by region
us-east
Volume pricing
true
Per-GB storage pricing
Show child attributes