API-Integration
Sperrliste
Holen Sie sich Domain-Kategorien
1 min
this endpoint is available upon customer request it allows you to obtain categorization information for a domain, such as associated categories for information, write to customer support { "tab" "examples", "url" "https //api fsflt net/blocklist/category", "name" "get domain categories", "method" "get", "request" { "pathparameters" \[], "queryparameters" \[ { "name" "domain", "kind" "required", "type" "string", "description" "valid domain name", "children" \[] } ], "headerparameters" \[ { "kind" "required", "name" "x api key", "type" "string", "description" "your api key" } ], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "8r0ipijthqebjk6 kbpx2", "code" "too many attempts ", "language" "429", "customlabel" "" }, { "id" "czxe3lx8b1x7cbh5omsdg", "code" "{\n \\"domain\\" \\"facebook com\\",\n \\"categories\\" \[\n \\"socialnetworks\\",\n \\"app facebook\\"\n ]\n}", "language" "200", "customlabel" "" }, { "id" "44ctgc6yw0u2fbr5wrn5k", "language" "423", "code" "you can't use this api ", "customlabel" "" } ], "selectedlanguageid" "8r0ipijthqebjk6 kbpx2" }, "examples" { "languages" \[ { "id" "up4bn2tngyyqprtsuvpcn", "language" "shell", "code" "curl x 'get' \\\\\n 'https //api fsflt net/blocklist/category?domain=string' \\\\\n h 'accept application/json' \\\\\n h \\"content type application/json\\" \\\\\n h \\"x api key your api key\\" \\\\\n", "customlabel" "" } ], "selectedlanguageid" "up4bn2tngyyqprtsuvpcn" }, "description" "get the list of categories associated with a domain", "currentnewparameter" { "label" "query parameter", "value" "queryparameters" } }