CoroNet website screenshot

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.

45.2/100 developing ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
1 APIs 1 MCP Servers
CompanyEnterpriseCybersecuritySecurityEndpoint SecurityEmail SecurityNetwork SecurityCloud SecurityManaged Service ProvidersComplianceWebhooksAPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 45.2/100 · developing
Contract Quality 12.4 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 5.1 / 13
Governance 0.4 / 12
Discoverability 7.6 / 10
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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 1

Model Context Protocol servers that expose these APIs to AI agents.

coronet-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

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

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Coronet Authentication

oauth2 · 1 scheme

SECURITY

Coronet Domain Security

TLSv1.3 · DMARC

SECURITY

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
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
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