Security-as-a-Service Platform

Multi-tenant security monitoring and device management for MSPs and enterprises.

Login

Login
Register

Quick Start

Get started with SecOne in minutes:

1. Create Account

Register to create your account and first tenant.

2. Create Enrollment Token

Generate a token to provision devices.

3. Enroll Devices

Use the token to enroll and monitor devices.

POST /provisioning/v1/enroll

API Reference

Authentication

POST /api/v1/auth/register
POST /api/v1/auth/login
POST /api/v1/auth/logout
GET /api/v1/auth/me

Tenants

GET /api/v1/tenants
POST /api/v1/tenants
GET /api/v1/tenants/{id}
PUT /api/v1/tenants/{id}

Enrollment Tokens

GET /api/v1/tenants/{id}/enrollment-tokens
POST /api/v1/tenants/{id}/enrollment-tokens
POST .../enrollment-tokens/{id}/revoke

Device Provisioning

POST /provisioning/v1/enroll
GET /provisioning/v1/ca