Returns current pricing for GPU instances. Prices are fetched in real-time and include a 20% platform fee. For detailed instance types and availability, use GET /compute/v1/instance-types.
curl --request GET \
--url https://api.case.dev/compute/v1/pricing \
--header 'Authorization: Bearer <token>'API key starting with sk_case_
Compute pricing information
Was this page helpful?
curl --request GET \
--url https://api.case.dev/compute/v1/pricing \
--header 'Authorization: Bearer <token>'