AiCure

AiCure (AICure Corporation, New York) builds AI-driven patient engagement and medication-adherence software for clinical trials. Its H.Code platform uses smartphone computer vision to confirm dosing, captures audio and video for digital phenotyping, and feeds predictive analytics, ePRO and site dashboards for sponsors, CROs and investigative sites. The commercial platform is sold to sponsors and CROs and has no public self-serve developer program: the production host api.aicure.com is an AWS API Gateway that answers every anonymous path with 403 Missing Authentication Token, and login.aicure.com is a customer sign-in SPA. AiCure's one public, machine-readable API surface is OpenDBM, the AGPL-3.0 open-source digital-behavioral-measurement toolkit it publishes at github.com/AiCure/open_dbm, which ships a self-hosted FastAPI REST service (POST /odbm/v1/*) with OAuth2 password-grant JWT auth alongside a Python library on PyPI.

AiCure publishes 1 API on the APIs.io network. Tagged areas include Company, Healthcare, Clinical Trials, Medication Adherence, and Digital Biomarkers.

AiCure’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, changelog, authentication, and 21 more developer resources.

38.9/100 thin Agent 8/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
1 APIs
CompanyHealthcareClinical TrialsMedication AdherenceDigital BiomarkersDigital HealthArtificial IntelligenceComputer-VisionPatient EngagementLife SciencesOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
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.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/. 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/aicure: 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.

OpenDBM REST API

The OpenDBM REST API is a self-hosted FastAPI service published inside AiCure's open-source OpenDBM repository (rest_api/). It exposes the OpenDBM digital-biomarker pipeline ove...

Pricing Plans 1

Published pricing tiers and plan structures.

Aicure Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Aicure Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Aicure Authentication

3 schemes

SECURITY

Aicure Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Aicure Trust Center

ISO/IEC 27001, SOC 2

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

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: aicure
name: AiCure
description: 'AiCure (AICure Corporation, New York) builds AI-driven patient engagement and medication-adherence software
  for clinical trials. Its H.Code platform uses smartphone computer vision to confirm dosing, captures audio and video for
  digital phenotyping, and feeds predictive analytics, ePRO and site dashboards for sponsors, CROs and investigative sites.
  The commercial platform is sold to sponsors and CROs and has no public self-serve developer program: the production host
  api.aicure.com is an AWS API Gateway that answers every anonymous path with 403 Missing Authentication Token, and login.aicure.com
  is a customer sign-in SPA. AiCure''s one public, machine-readable API surface is OpenDBM, the AGPL-3.0 open-source digital-behavioral-measurement
  toolkit it publishes at github.com/AiCure/open_dbm, which ships a self-hosted FastAPI REST service (POST /odbm/v1/*) with
  OAuth2 password-grant JWT auth alongside a Python library on PyPI.'
image: https://aicure.com/img/favicon/apple-touch-icon.png
url: https://raw.githubusercontent.com/api-evangelist/aicure/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-14'
modified: '2026-09-14'
tags:
- Company
- Healthcare
- Clinical Trials
- Medication Adherence
- Digital Biomarkers
- Digital Health
- Artificial Intelligence
- Computer-Vision
- Patient Engagement
- Life Sciences
- Open-Source
tags_raw:
- Company
- Health Care
- Clinical Trials
- Medication Adherence
- Digital Biomarkers
- Digital Health
- Artificial Intelligence
- Computer Vision
- Patient Engagement
- Life Sciences
- Open Source
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: aicure-opendbm-rest-api
  name: OpenDBM REST API
  description: 'The OpenDBM REST API is a self-hosted FastAPI service published inside AiCure''s open-source OpenDBM repository
    (rest_api/). It exposes the OpenDBM digital-biomarker pipeline over HTTP: an OAuth2 password-grant login that returns
    a JWT, a multipart file upload, and six analysis operations that run facial, acoustic, movement and speech measurement
    over an uploaded video or audio file and return a ZIP of CSV results. It is run by the consumer on their own machine or
    infrastructure (the documented development base is http://127.0.0.1:8000); AiCure does not host a public instance of it.'
  humanURL: https://aicure.github.io/open_dbm/extras/odbm-rest-api
  image: https://aicure.com/img/favicon/apple-touch-icon.png
  baseURL: http://{opendbm-host}:8000/odbm/v1
  tags:
  - Digital Biomarkers
  - Clinical Trials
  - Behavioral Measurement
  - Open-Source
  - Self-Hosted
  tags_raw:
  - Digital Biomarkers
  - Clinical Trials
  - Behavioral Measurement
  - Open Source
  - Self Hosted
  properties:
  - type: Documentation
    url: https://aicure.github.io/open_dbm/extras/odbm-rest-api
  - type: APIReference
    url: https://aicure.github.io/open_dbm/api/api-doc
  - type: GettingStarted
    url: https://aicure.github.io/open_dbm/docs/getting-started
  - type: SourceCode
    url: https://github.com/AiCure/open_dbm/tree/master/rest_api
  - type: Authentication
    url: authentication/aicure-authentication.yml
  - type: Conventions
    url: conventions/aicure-conventions.yml
  - type: ErrorCatalog
    url: errors/aicure-problem-types.yml
  - type: DataModel
    url: data-model/aicure-data-model.yml
  - type: Sandbox
    url: sandbox/aicure-sandbox.yml
  - type: X-MCPServerCandidate
    url: mcp/aicure-mcp.yml
common:
- type: Website
  url: https://aicure.com/
- type: DeveloperPortal
  url: https://aicure.github.io/open_dbm/
- type: Documentation
  url: https://aicure.github.io/open_dbm/docs/getting-started
- type: APIReference
  url: https://aicure.github.io/open_dbm/api/api-doc
- type: GettingStarted
  url: https://aicure.github.io/open_dbm/docs/getting-started
- type: Support
  url: https://aicure.github.io/open_dbm/extras/issue-reporting
- type: HelpCenter
  url: https://aicure.com/contact
- type: Blog
  url: https://aicure.com/blog
- type: GitHubOrganization
  url: https://github.com/AiCure
- type: Login
  url: https://login.aicure.com/
- type: TermsOfService
  url: https://aicure.com/terms-of-use
- type: PrivacyPolicy
  url: https://aicure.com/privacy-policy
- type: Compliance
  url: https://aicure.com/company/data-privacy-security
- type: Packages
  url: packages/aicure-packages.yml
- type: SDKs
  url: packages/aicure-packages.yml
- type: Conformance
  url: conformance/aicure-conformance.yml
- type: Lifecycle
  url: lifecycle/aicure-lifecycle.yml
- type: ChangeLog
  url: changelog/aicure-changelog.yml
- type: Authentication
  url: authentication/aicure-authentication.yml
- type: Conventions
  url: conventions/aicure-conventions.yml
- type: ErrorCatalog
  url: errors/aicure-problem-types.yml
- type: DataModel
  url: data-model/aicure-data-model.yml
- type: Sandbox
  url: sandbox/aicure-sandbox.yml
- type: LLMsTxt
  url: llms/aicure-llms.txt
- type: Plans
  url: plans/aicure-plans-pricing.yml
- type: RateLimits
  url: rate-limits/aicure-rate-limits.yml
- type: TrustCenter
  url: security/aicure-trust-center.yml
- type: DomainSecurity
  url: security/aicure-domain-security.yml
x-enrichment:
  date: '2026-09-14'
  status: enriched
  artifacts_added: 16
  pass: local-v3

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/aicure"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aicure/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/aicure/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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