/
GU
guardllamanet
/
AdGuard Home
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 26m ago · Updated 3w ago
View markdown
guardllamanet
AdGuard Home
post
Set filtering parameters
v1
latest
OpenAPI 3.0.3
2026-07-17
68
79
87.2 KB
blocked_services
4
clients
7
dhcp
8
filtering
8
get
Get filtering parameters
post
Set filtering parameters
post
Add filter URL or an absolute file path
post
Remove filter URL
post
Set URL parameters
post
Reload filtering rules from URLs. This might be needed if new URL was just added and you don't want to wait for automatic refresh to kick in. This API request is ratelimited, so you can call it freely as often as you like, it wont create unnecessary burden on servers that host the URL. This should work as intended, a `force` parameter is offered as last-resort attempt to make filter lists fresh. If you ever find yourself using `force` to make something work that otherwise wont, this is a bug and report it accordingly.
post
Set user-defined filter rules
get
Check if host name is filtered
global
11
i18n
2
install
3
log
4
mobileconfig
2
parental
3
rewrite
3
safebrowsing
3
safesearch
3
stats
4
tls
3
filtering
Set filtering parameters
post
/filtering/config
Request body
FilterConfig
required
Filtering settings
enabled
boolean
interval
integer
Example request
{ "interval": 0, "enabled": true }
Response
OK.