POST /api/price-iq/predict
Get the predicted GPU price and its price percentile distribution for a given GPU configuration and geolocation.Authorization
🔒OAuth2: OAuth2PasswordBearerFlow type: password
Token URL: token
Request Body
The request body must be inapplication/json format.
Request Example
Responses
- 200: Successful Response
- 422: Validation Error
GET /api/price-iq/specs-list
Get all supported GPU names, geolocations, pricing types, and CPU platforms accepted by the/api/price-iq/predict endpoint.
Authorization
🔒OAuth2: OAuth2PasswordBearerFlow type: password
Token URL: token This endpoint takes no query parameters.
Responses
- 200: Successful Response
- 422: Validation Error