Cognoa

Cognoa is a pediatric behavioral health company in Palo Alto, California building digital diagnostics and therapeutics for early childhood development, starting with autism. Its flagship product, Canvas Dx, is an FDA-authorized Software as a Medical Device that aids clinicians in diagnosing or ruling out autism spectrum disorder in children aged 18 to 72 months, combining a caregiver questionnaire, short home videos scored by credentialed human video analysts, and a healthcare-provider questionnaire into a machine-learning classifier that returns Positive, Negative, or Indeterminate. Canvas Dx is delivered as an iOS/Android caregiver app plus a prescriber web portal at app.cognoa.com; Cognoa ships no public developer API, SDK, or webhook surface.

Cognoa is profiled on the APIs.io network. Tagged areas include Company, Health, Digital Health, Healthcare, and Autism.

Cognoa’s developer surface includes developer portal, support, engineering blog, and 8 more developer resources.

18.1/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
0 APIs
CompanyHealthDigital HealthHealthcareAutismPediatricsDiagnosticsArtificial IntelligenceMachine LearningSoftware as a Medical DeviceBehavioral Health

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 18.1/100 · emerging
Contract Quality 0.0 / 21
Developer Ergonomics 2.6 / 17
Commercial Clarity 7.2 / 17
Operational Transparency 0.6 / 11
Governance 0.0 / 10
Discoverability 4.3 / 9
Regulatory Posture 3.6 / 15
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 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
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/cognoa: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Security Posture 1

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

Cognoa Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: cognoa
name: Cognoa
description: Cognoa is a pediatric behavioral health company in Palo Alto, California building digital diagnostics and therapeutics
  for early childhood development, starting with autism. Its flagship product, Canvas Dx, is an FDA-authorized Software as
  a Medical Device that aids clinicians in diagnosing or ruling out autism spectrum disorder in children aged 18 to 72 months,
  combining a caregiver questionnaire, short home videos scored by credentialed human video analysts, and a healthcare-provider
  questionnaire into a machine-learning classifier that returns Positive, Negative, or Indeterminate. Canvas Dx is delivered
  as an iOS/Android caregiver app plus a prescriber web portal at app.cognoa.com; Cognoa ships no public developer API, SDK,
  or webhook surface.
url: https://raw.githubusercontent.com/api-evangelist/cognoa/refs/heads/main/apis.yml
image: https://cognoa.com/wp-content/uploads/cropped-Cognoa-C-192x192.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-09'
modified: '2026-08-09'
tags:
- Company
- Health
- Digital Health
- Healthcare
- Autism
- Pediatrics
- Diagnostics
- Artificial Intelligence
- Machine Learning
- Software as a Medical Device
- Behavioral Health
apis: []
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/cognoa-domain-security.yml
- type: Website
  url: https://cognoa.com/
- type: Portal
  url: https://app.cognoa.com/
- type: Login
  url: https://app.cognoa.com/sign_in
- type: Support
  url: https://cognoa.com/support/
- type: Blog
  url: https://cognoa.com/press/
- type: BlogRSS
  url: https://cognoa.com/feed/
- type: GitHubOrganization
  url: https://github.com/cognoa
- type: TermsOfService
  url: https://cognoa.com/terms-conditions/
- type: PrivacyPolicy
  url: https://app.cognoa.com/link/privacy-policy/
- type: Compliance
  url: https://cognoa.com/wp-content/uploads/2023/06/CA-Cognoa-Comprehensive-Compliance-Program.pdf
x-enrichment:
  date: '2026-08-09'
  status: minimal
  artifacts_added: 1
  pass: local-v1
x-coverage:
  state: none
  reason: no-developer-program
  detail: Cognoa ships Canvas Dx only as an end-user medical device — a caregiver iOS/Android app and a prescriber web portal
    at app.cognoa.com — with no developer portal, no published spec and no SDK; the portal is a Rails app that answers every
    /.well-known/*, /openapi.json, /graphql and /mcp probe with its "Oops! We couldn't locate your page!" not-found shell
    (HTML 200 or JSON 404), so none of those 200s is a real discovery document.
  evidence:
  - url: https://cognoa.com/openapi.json
    status: 404
  - url: https://app.cognoa.com/openapi.json
    status: 404
  - url: https://app.cognoa.com/.well-known/agent-card.json
    status: 200
  - url: https://cognoa.com/.well-known/security.txt
    status: 404
  - url: https://github.com/cognoa
    status: 200
  checked: '2026-08-09'