Development/API ReferenceGet Available DomainsThis API allows you to get all available domains.GET/api/v1/domainsSendHeadersHeader ParametersAuthorizationRequiredstringAPI keycURLJavaScriptGoPythoncurl -X GET "https://s.ee/api/v1/domains" \ -H "Authorization: <string>"200OKResponse{ "code": 0, "data": { "domains": [ "string" ] }, "message": "string" }TypeScriptPreviousDelete Short URL DELETENextGet Available Tags GET