General
Last updated
Was this helpful?
Last updated
Was this helpful?
The SiteGuard API lets you configure everything about your account and your sites.
Let's get started!
Learn about
Get your
The SiteGuard API is available under https://siteguard.app/api
The API has different methods:
GET
is used when you want to retrieve information (account info, sites, etc.)
POST
is used for adding resources (sites, etc.)
DELETE
will remove resources like sites from your account
PUT
can be used to update information on existing resources