Integrate automated cybersecurity scanning into your applications, MSP platforms, SIEM workflows and custom dashboards. Enterprise plan required.
https://mxagzmnkhsrmqfmgsjny.supabase.co/rest/v1
All API requests must include your API key in the Authorization header.
Include your Enterprise API key in all requests:
Authorization: Bearer YOUR_API_KEY Content-Type: application/json
/scans
Returns all scans for the authenticated user or organisation.
GET /scans?user_id=eq.{"{user_id}"}&order=scanned_at.desc&limit=10
/scans
Initiates a new security scan for the specified domain.
{'{'}
"domain": "example.com.au",
"m365_domain": "example.com.au",
"company_size": "Small (1-50)",
"modules": ["website", "phishing", "m365", "essential8"]
{'}'}
/scans/{"{scan_id}"}
Returns full scan results including all findings, scores and recommendations.
/users
Returns all users for multi-tenant Enterprise dashboard integrations.
| Plan | Scans per Month | API Calls per Hour |
|---|---|---|
| Free | 2 | No API access |
| Pro | Unlimited | No API access |
| Enterprise | Unlimited | 1000 / hour |
Contact our team to discuss Enterprise pricing and API integration requirements.
📧 Contact Enterprise Sales