Development/API ReferenceGet Available TagsThis API allows you to get all available tags.GET/api/v1/tagsSendHeadersHeader ParametersAuthorizationRequiredstringAPI keycURLJavaScriptGoPythoncurl -X GET "https://s.ee/api/v1/tags" \ -H "Authorization: <string>"200OKResponse{ "code": 0, "data": { "tags": [ { "id": 0, "name": "string" } ] }, "message": "string" }TypeScriptPreviousGet Available Domains GETNextUpdate Short URL PUT