Русский
cURL
curl --request GET \ --url https://api.qudata.ai/v0/market/gpus \ --header 'X-Api-Key: <api-key>'
{ "ok": true, "data": [ { "id": "<string>", "name": "<string>", "translit_name": "<string>", "interface": "<string>", "best_price": 123, "currency": "<string>", "description": "<string>", "features": [], "configuration": [], "benchmarks": [] } ], "total_items": 0 }
Returns the list of GPUs from the Qudata.ai marketplace
ru
en
USD
RUB
QOIN
Successful Response
Show child attributes