Todyl website screenshot

Todyl

Todyl is a Denver, Colorado cybersecurity company that sells a single-agent, cloud-native security platform to managed service providers, solution providers and internal IT teams. The Todyl Security Platform consolidates modules that are usually bought separately — SASE (Secure Access Service Edge, delivered over Todyl's Secure Global Network), Endpoint Security (EDR/NGAV), a cloud-native SIEM, MXDR (24x7 managed extended detection and response with a human SOC), GRC (governance, risk and compliance), and Security Automation playbooks — behind one agent and one multi-tenant portal. Todyl operates a live production REST API at https://api.todyl.com (path-versioned at /v1) that partners use to enumerate devices, deployment groups and billing data across their tenants, and it integrates with PSA/RMM tooling such as Autotask and ConnectWise. Access is authenticated with an External API token pair issued inside the Todyl portal; the API reference itself is published only in the customer-authenticated knowledge base, so no public OpenAPI, reference page or developer portal exists at the time of this profile.

Todyl publishes 1 API on the APIs.io network. Tagged areas include Company, Cybersecurity, Security, Managed Service Providers, and SASE.

Todyl’s developer surface includes engineering blog, support, pricing, signup flow, and 12 more developer resources.

23.9/100 emerging ▬ flat Agent 8/100 agent aware Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
AccessSelf serve
1 APIs
CompanyCybersecuritySecurityManaged Service ProvidersSASESIEMEndpoint SecurityManaged Detection and ResponseGovernance Risk and ComplianceZero TrustNetworking

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/todyl: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Todyl External API

Todyl's External API is a path-versioned REST API served from https://api.todyl.com. Probing it unauthenticated returns Todyl's own JSON error envelope ({"error":{"code":"auth_m...

Pricing Plans 1

Published pricing tiers and plan structures.

Todyl Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Todyl Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Todyl Authentication

1 scheme

SECURITY

Todyl Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: todyl
name: Todyl
description: Todyl is a Denver, Colorado cybersecurity company that sells a single-agent, cloud-native security platform to
  managed service providers, solution providers and internal IT teams. The Todyl Security Platform consolidates modules that
  are usually bought separately — SASE (Secure Access Service Edge, delivered over Todyl's Secure Global Network), Endpoint
  Security (EDR/NGAV), a cloud-native SIEM, MXDR (24x7 managed extended detection and response with a human SOC), GRC (governance,
  risk and compliance), and Security Automation playbooks — behind one agent and one multi-tenant portal. Todyl operates a
  live production REST API at https://api.todyl.com (path-versioned at /v1) that partners use to enumerate devices, deployment
  groups and billing data across their tenants, and it integrates with PSA/RMM tooling such as Autotask and ConnectWise. Access
  is authenticated with an External API token pair issued inside the Todyl portal; the API reference itself is published only
  in the customer-authenticated knowledge base, so no public OpenAPI, reference page or developer portal exists at the time
  of this profile.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://cdn.prod.website-files.com/6961173a0b3c0ce2c689dccc/696157d64c5080ff6aff85a5_todyl-logo.svg
url: https://raw.githubusercontent.com/api-evangelist/todyl/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment
specificationVersion: '0.20'
created: '2026-08-30'
modified: '2026-08-30'
tags:
- Company
- Cybersecurity
- Security
- Managed Service Providers
- SASE
- SIEM
- Endpoint Security
- Managed Detection and Response
- Governance Risk and Compliance
- Zero Trust
- Networking
apis:
- name: Todyl External API
  description: Todyl's External API is a path-versioned REST API served from https://api.todyl.com. Probing it unauthenticated
    returns Todyl's own JSON error envelope ({"error":{"code":"auth_missing_token","message":"Credentials missing or invalid.","request_id":"req_..."}}),
    and supplying the X-Todyl-Client-Id / X-Todyl-Access-Token header pair changes the code to auth_malformed_token, confirming
    those are the credential headers the service recognises. Tokens are minted in the Todyl portal under Account -> Developer
    APIs -> External API Tokens. Every path probed — including /openapi.json, /v1/openapi.json and /.well-known/* — answers
    401, so no machine-readable contract is reachable without credentials.
  humanURL: https://www.todyl.com/support
  baseURL: https://api.todyl.com
  tags:
  - Security
  - Devices
  - Billing
  properties:
  - type: Authentication
    url: authentication/todyl-authentication.yml
  - type: ErrorCatalog
    url: errors/todyl-error-codes.yml
  - type: RateLimits
    url: rate-limits/todyl-rate-limits.yml
  - type: Conventions
    url: conventions/todyl-conventions.yml
  - type: Lifecycle
    url: lifecycle/todyl-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/todyl-domain-security.yml
- type: Website
  url: https://www.todyl.com/
- type: Blog
  url: https://www.todyl.com/blog
- type: BlogRSS
  url: https://www.todyl.com/blog/rss.xml
- type: Support
  url: https://www.todyl.com/support
- type: StatusPage
  url: https://status.todyl.com
- type: Pricing
  url: https://www.todyl.com/request-pricing
- type: SignUp
  url: https://portal.todyl.com/session/login
- type: TermsOfService
  url: https://www.todyl.com/terms
- type: PrivacyPolicy
  url: https://www.todyl.com/privacy
- type: Compliance
  url: https://www.todyl.com/system-description
- type: GitHubOrganization
  url: https://github.com/todylcom
- type: LinkedIn
  url: https://www.linkedin.com/company/todyl
- type: Conformance
  url: conformance/todyl-conformance.yml
- type: LLMsTxt
  url: llms/todyl-llms.txt
- type: Plans
  url: plans/todyl-plans-pricing.yml
x-enrichment:
  date: '2026-08-30'
  status: minimal
  artifacts_added: 12
  pass: local-v1
x-coverage:
  state: gated
  reason: customer-only-docs
  detail: Todyl runs a live production REST API at api.todyl.com, but the host authenticates EVERY path — /openapi.json, /v1/openapi.json
    and /.well-known/* all return 401 auth_missing_token — and the API reference itself is published only inside the customer
    knowledge base at support.todyl.com, whose root serves a Next.js sign-in page marked noindex/nofollow, so an integrator
    cannot read the contract before buying.
  evidence:
  - url: https://api.todyl.com/openapi.json
    status: 401
  - url: https://api.todyl.com/v1/devices
    status: 401
  - url: https://support.todyl.com/
    status: 200
  - url: https://www.todyl.com/developers
    status: 404
  checked: '2026-08-30'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/todyl"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/todyl/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/todyl/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.