Gpu
Get a list of gpu models with their availability and pricing.
get/v1/gpu-prices
Response
List of gpu models with their availability and pricing.
Example response
{
"models": [
{
"price": {
"currency": "USD"
}
}
]
}