Home
API Catalog
About
Back to System
Sinefa API
1.0.0
OAS 3.0
Servers
https://api.sinefa.com/v1
Authorize
Admin
GET
/roles
List Roles
GET
/audit-logs
List Audit Logs
GET
/roles
/{roleId}
Get Role by ID
Sites
GET
/sites
List Sites
POST
/sites
Create Site
GET
/sites
/{siteId}
Get Site by ID
PUT
/sites
/{siteId}
Update Site
DELETE
/sites
/{siteId}
Delete Site
GET
/sites
/{siteId}
/alerts
List Alerts for a Site
GET
/sites
/{siteId}
/devices
List Devices for a Site
Users
GET
/users
List Users
POST
/users
Create User
GET
/users
/{userId}
Get User by ID
PUT
/users
/{userId}
Update User
DELETE
/users
/{userId}
Delete User
Alerts
GET
/alerts
List Alerts
GET
/alerts
/{alertId}
Get Alert by ID
PUT
/alerts
/{alertId}
Update Alert
GET
/sites
/{siteId}
/alerts
List Alerts for a Site
Probes
GET
/probes
List Probes
GET
/probes
/{probeId}
Get Probe by ID
PUT
/probes
/{probeId}
Update Probe
Devices
GET
/devices
List Devices
GET
/devices
/{deviceId}
Get Device by ID
PUT
/devices
/{deviceId}
Update Device
GET
/sites
/{siteId}
/devices
List Devices for a Site
Reports
GET
/reports
List Reports
POST
/reports
Create Report
GET
/reports
/{reportId}
Get Report by ID
PUT
/reports
/{reportId}
Update Report
DELETE
/reports
/{reportId}
Delete Report
Policies
GET
/policies
List Policies
POST
/policies
Create Policy
GET
/policies
/{policyId}
Get Policy by ID
PUT
/policies
/{policyId}
Update Policy
DELETE
/policies
/{policyId}
Delete Policy
Dashboards
GET
/dashboards
List Dashboards
POST
/dashboards
Create Dashboard
GET
/dashboards
/{dashboardId}
Get Dashboard by ID
PUT
/dashboards
/{dashboardId}
Update Dashboard
DELETE
/dashboards
/{dashboardId}
Delete Dashboard
Applications
GET
/applications
List Applications
POST
/applications
Create Application
GET
/applications
/{appId}
Get Application by ID
PUT
/applications
/{appId}
Update Application
DELETE
/applications
/{appId}
Delete Application
Schemas
Role
Site
User
Alert
Error
Probe
Device
Policy
Report
AuditLog
Dashboard
SiteCreate
SiteUpdate
UserCreate
UserUpdate
AlertUpdate
Application
ProbeUpdate
DeviceUpdate
PolicyCreate
PolicyUpdate
ReportCreate
ReportUpdate
ErrorResponse
DashboardCreate
DashboardUpdate
ApplicationCreate
ApplicationUpdate