# OpenDBM REST API

**Canonical:** https://apis.io/apis/aicure/aicure-opendbm-rest-api/  
**Provider:** AiCure — https://apis.io/providers/aicure/  
**Base URL:** http://{opendbm-host}:8000/odbm/v1  
**Documentation:** https://aicure.github.io/open_dbm/extras/odbm-rest-api

OpenDBM REST API is published by [AiCure](https://apis.io/providers/aicure/) on the [APIs.io](https://apis.io/) network. Tagged areas include Digital Biomarkers, Clinical Trials, Behavioral Measurement, Open-Source, and Self-Hosted. The published artifact set on APIs.io includes API documentation, an API reference, a getting-started guide, and authentication docs.

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.

## Machine-readable artifacts (11)

- **Documentation** — https://aicure.github.io/open_dbm/extras/odbm-rest-api
- **APIReference** — https://aicure.github.io/open_dbm/api/api-doc
- **GettingStarted** — https://aicure.github.io/open_dbm/docs/getting-started
- **SourceCode** — https://github.com/AiCure/open_dbm/tree/master/rest_api
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/aicure/refs/heads/main/authentication/aicure-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/aicure/refs/heads/main/conventions/aicure-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/aicure/refs/heads/main/errors/aicure-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/aicure/refs/heads/main/data-model/aicure-data-model.yml
- **Sandbox** — https://raw.githubusercontent.com/api-evangelist/aicure/refs/heads/main/sandbox/aicure-sandbox.yml
- **X-MCPServerCandidate** — https://raw.githubusercontent.com/api-evangelist/aicure/refs/heads/main/mcp/aicure-mcp.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/aicure/refs/heads/main/apis.yml

## Tags

Digital Biomarkers, Clinical Trials, Behavioral Measurement, Open-Source, Self-Hosted

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/aicure/aicure-opendbm-rest-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/aicure/.
