Skip to main content
GET
/
sites.xml
Get sites (XML)
curl --request GET \
  --url https://api.stopmodreposts.org/sites.xml
{
  "site": [
    {
      "domain": "example.com",
      "notes": "/",
      "path": "/",
      "reason": "Illegal redistribution"
    }
  ]
}

Response

200 - application/xml

XML formatted site list

site
object[]