cURL
curl --request GET \ --url https://api.vlm.run/v1/hub/domains
[ { "domain": "<string>" } ]
Get the list of supported domains.
Successful Response
The response is of type HubDomainInfo · object[].
HubDomainInfo · object[]