Русский
cURL
curl --request GET \ --url https://api.qudata.ai/v0/market/gpus/{gpu_translit_name} \ --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": [] } }
Returns a GPU by translit_name
ru
en
USD
RUB
QOIN
Successful Response
Show child attributes