mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Update README.md
This commit is contained in:
@@ -10,7 +10,7 @@ From this interface, you will be able to see stats on how well your Pi-hole is p
|
||||

|
||||
|
||||
## API
|
||||
An API can be accessed at `/admin/api.php`. With either no parameters or `api.php?summary` it returns the following JSON:
|
||||
A read-only API can be accessed at `/admin/api.php`. With either no parameters or `api.php?summary` it returns the following JSON:
|
||||
```JSON
|
||||
{
|
||||
"domains_being_blocked": "136,708",
|
||||
|
||||
Reference in New Issue
Block a user