Русский
cURL
curl --request GET \ --url https://api.qudata.ai/v0/market/providers \ --header 'X-Api-Key: <api-key>'
{ "ok": true, "data": [ { "id": "<string>", "description": "<string>", "name": "<string>", "translit_name": "<string>", "country": "<string>", "logo": "<string>", "offers": 0, "gpus_count": 0 } ], "total_items": 0 }
Returns the list of providers from the Qudata.ai marketplace
score_asc
score_desc
ru
en
Successful Response
Show child attributes