CoroNet

Coro (CoroNet) is a cybersecurity company delivering a unified, AI-native security platform for lean IT teams, growing organizations, and managed service providers (MSPs). A single platform and dashboard consolidate endpoint protection, email protection, network protection (ZTNA/VPN), cloud app security, data governance, and security awareness training. The Coro Public API lets service providers and developers build applications that integrate with the platform: it is organized around workspaces (regular, channel, and child tenants) and exposes endpoints for managing workspaces, subscriptions, portal users, protected users and devices, device licensing, tickets, audit logs, and usage. Authentication uses OAuth2 client-credential pairs exchanged for a 24-hour bearer token, and Coro publishes a webhook surface with HMAC-signed events for billing and workspace automation.

CoroNet publishes 1 API on the APIs.io network: Coro Public API. Tagged areas include Company, Enterprise, Cybersecurity, Security, and Endpoint Security.

The CoroNet catalog on APIs.io includes 1 event-driven AsyncAPI specification.

CoroNet’s developer surface includes documentation, API reference, getting-started guide, changelog, engineering blog, pricing, signup flow, and 17 more developer resources.

42.5/100 thin Agent 27/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyEnterpriseCybersecuritySecurityEndpoint SecurityEmail SecurityNetwork SecurityCloud SecurityManaged Service ProvidersComplianceWebhooksAPI

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 42.5/100 · thin
Contract Quality 7.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 27/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/coronet: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Coro Public API

The Coro Public API enables service providers and developers to build applications that integrate with the Coro Cybersecurity platform. Organized around workspaces (regular, cha...

MCP Servers

coronet-mcp.yml

MCP SERVER

Event Specifications

Coro Public API Webhooks

Coro sends real-time, HMAC-signed webhook events to a subscriber-configured URL over HTTP POST (JSON), facilitating automation for billing and workspace management. This documen...

ASYNCAPI

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: coronet
name: CoroNet
description: 'Coro (CoroNet) is a cybersecurity company delivering a unified, AI-native security platform for lean IT teams,
  growing organizations, and managed service providers (MSPs). A single platform and dashboard consolidate endpoint protection,
  email protection, network protection (ZTNA/VPN), cloud app security, data governance, and security awareness training. The
  Coro Public API lets service providers and developers build applications that integrate with the platform: it is organized
  around workspaces (regular, channel, and child tenants) and exposes endpoints for managing workspaces, subscriptions, portal
  users, protected users and devices, device licensing, tickets, audit logs, and usage. Authentication uses OAuth2 client-credential
  pairs exchanged for a 24-hour bearer token, and Coro publishes a webhook surface with HMAC-signed events for billing and
  workspace automation.'
url: https://raw.githubusercontent.com/api-evangelist/coronet/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- kleiner-perkins
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.coro.net/wp-content/uploads/coro-opengraph.png
tags:
- Company
- Enterprise
- Cybersecurity
- Security
- Endpoint Security
- Email Security
- Network Security
- Cloud Security
- Managed Service Providers
- Compliance
- Webhooks
- API
apis:
- name: Coro Public API
  description: The Coro Public API enables service providers and developers to build applications that integrate with the
    Coro Cybersecurity platform. Organized around workspaces (regular, channel, child), it covers workspace lifecycle, subscriptions,
    portal users, protected users and devices, device licensing, tickets, audit logs, and usage, with an HMAC-signed webhook
    event surface.
  humanURL: https://docs.coro.net/developer-portal/
  baseURL: https://api.secure.coro.net
  tags:
  - Cybersecurity
  - Workspaces
  - MSP
  - Webhooks
  properties:
  - type: Documentation
    url: https://docs.coro.net/developer-portal/
  - type: Authentication
    url: https://docs.coro.net/developer-portal/authentication
  - type: Authentication
    url: authentication/coronet-authentication.yml
  - type: Conventions
    url: conventions/coronet-conventions.yml
  - type: Webhooks
    url: https://docs.coro.net/developer-portal/what-is-webhook
  - type: Webhooks
    url: asyncapi/coronet-webhooks-asyncapi.yml
  - type: AsyncAPI
    url: asyncapi/coronet-webhooks-asyncapi.yml
  - type: ChangeLog
    url: changelog/coronet-changelog.yml
  - type: Lifecycle
    url: lifecycle/coronet-lifecycle.yml
  - type: Conformance
    url: conformance/coronet-conformance.yml
  - type: DataModel
    url: data-model/coronet-data-model.yml
  - type: MCPServer
    url: mcp/coronet-mcp.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/coronet-domain-security.yml
- type: Website
  url: https://www.coro.net
- type: DeveloperPortal
  url: https://docs.coro.net/developer-portal/
- type: Documentation
  url: https://docs.coro.net/
- type: APIReference
  url: https://docs.coro.net/developer-portal/
- type: GettingStarted
  url: https://docs.coro.net/developer-portal/what-is-api
- type: ChangeLog
  url: https://docs.coro.net/developer-portal/changelog
- type: ChangeLog
  url: changelog/coronet-changelog.yml
- type: StatusPage
  url: https://coro.statuspage.io
- type: Blog
  url: https://www.coro.net/blog
- type: Pricing
  url: https://www.coro.net/pricing
- type: SignUp
  url: https://secure.coro.net
- type: Support
  url: https://www.coro.net/contact
- type: TermsOfService
  url: https://www.coro.net/terms
- type: PrivacyPolicy
  url: https://www.coro.net/privacy
- type: LLMsTxt
  url: llms/coronet-llms.txt
- type: Authentication
  url: authentication/coronet-authentication.yml
- type: Conventions
  url: conventions/coronet-conventions.yml
- type: Webhooks
  url: asyncapi/coronet-webhooks-asyncapi.yml
- type: AsyncAPI
  url: asyncapi/coronet-webhooks-asyncapi.yml
- type: Lifecycle
  url: lifecycle/coronet-lifecycle.yml
- type: Conformance
  url: conformance/coronet-conformance.yml
- type: DataModel
  url: data-model/coronet-data-model.yml
- type: MCPServer
  url: mcp/coronet-mcp.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence