Proscia

Proscia is a digital pathology software company whose Concentriq platform powers AI-driven precision medicine and diagnostic pathology for clinical laboratories, pharmaceutical and biotech R&D, CROs, and academic research organizations. Concentriq is an open, API-first platform: its REST API, Custom APIs, SDK, Model Context Protocol (MCP) data backbone, Concentriq Embeddings foundation-model API, Compute service, and Analysis API let developers and data scientists manage whole-slide images, annotations, and clinical data and build next-generation pathology AI. Proscia is SOC 2 Type II, ISO 27001, and ISO 13485 certified, HIPAA- and GDPR-aligned, and ships FDA 510(k)-cleared and CE-IVDR-marked diagnostic products (Concentriq AP-Dx).

Proscia publishes 2 APIs on the APIs.io network. Tagged areas include Company, Healthcare, Digital Pathology, Pathology, and Life Sciences.

Proscia’s developer surface includes documentation, engineering blog, signup flow, support, changelog, authentication, and 12 more developer resources.

29.5/100 emerging ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyHealthcareDigital PathologyPathologyLife SciencesPrecision MedicineArtificial IntelligenceMedical ImagingWhole Slide ImagingFoundation ModelsDiagnostics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 29.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
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 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/proscia: 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 2

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

Concentriq Platform API

The Concentriq REST API exposes whole-slide images, annotations, regions of interest, users, and clinical/case data on Proscia's open, API-first digital pathology platform. Auth...

Concentriq Embeddings API

Concentriq Embeddings is Proscia's foundation-model API. It extracts rich visual feature vectors (embeddings) at any magnification from whole-slide images in Concentriq LS using...

MCP Servers 1

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

proscia-mcp.yml

MCP SERVER

Security Posture 2

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

Proscia Authentication

apiKey/http/oauth2 · 4 schemes

SECURITY

Proscia Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: proscia
name: Proscia
description: 'Proscia is a digital pathology software company whose Concentriq platform powers AI-driven precision medicine
  and diagnostic pathology for clinical laboratories, pharmaceutical and biotech R&D, CROs, and academic research organizations.
  Concentriq is an open, API-first platform: its REST API, Custom APIs, SDK, Model Context Protocol (MCP) data backbone, Concentriq
  Embeddings foundation-model API, Compute service, and Analysis API let developers and data scientists manage whole-slide
  images, annotations, and clinical data and build next-generation pathology AI. Proscia is SOC 2 Type II, ISO 27001, and
  ISO 13485 certified, HIPAA- and GDPR-aligned, and ships FDA 510(k)-cleared and CE-IVDR-marked diagnostic products (Concentriq
  AP-Dx).'
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
image: https://avatars.githubusercontent.com/u/6182466?v=4
url: https://raw.githubusercontent.com/api-evangelist/proscia/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: profiled
x-tier-reason: portfolio-lead-enriched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Healthcare
- Digital Pathology
- Pathology
- Life Sciences
- Precision Medicine
- Artificial Intelligence
- Medical Imaging
- Whole Slide Imaging
- Foundation Models
- Diagnostics
apis:
- name: Concentriq Platform API
  description: The Concentriq REST API exposes whole-slide images, annotations, regions of interest, users, and clinical/case
    data on Proscia's open, API-first digital pathology platform. Authentication is via a Concentriq API key (concentriq-api-key
    header), a pre-obtained JWT bearer token, or email+password basic auth exchanged for a JWT. The API base is the tenant
    Concentriq deployment endpoint with an /api path.
  humanURL: https://proscia.com/build-on-concentriq/
  baseURL: https://cloud.proscia.com/api
  tags:
  - Digital Pathology
  - REST
  - Whole Slide Imaging
  properties:
  - type: Authentication
    url: authentication/proscia-authentication.yml
- name: Concentriq Embeddings API
  description: Concentriq Embeddings is Proscia's foundation-model API. It extracts rich visual feature vectors (embeddings)
    at any magnification from whole-slide images in Concentriq LS using widely used pathology foundation models (DinoV2, PLIP,
    ConvNext, CTransPath, H-optimus-0, Virchow), turning large image files into standardized, lightweight embeddings for AI
    model development. Accessed via the first-party proscia-ai-tools Python client.
  humanURL: https://github.com/Proscia/proscia-ai-tools
  baseURL: https://cloud.proscia.com/api
  tags:
  - Foundation Models
  - Embeddings
  - Artificial Intelligence
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 8
  pass: local-v1
common:
- type: DeveloperPortal
  url: https://proscia.com/build-on-concentriq/
- type: Documentation
  url: https://proscia.com/build-on-concentriq/
- type: GitHubOrganization
  url: https://github.com/Proscia
- type: Blog
  url: https://proscia.com/blog/
- type: Login
  url: https://cloud.proscia.com/
- type: SignUp
  url: https://proscia.com/demo
- type: Support
  url: https://supportteam.concentriq.proscia.com/
- type: ChangeLog
  url: https://proscia.com/whats-new-in-concentriq-ap/
- type: Compliance
  url: https://proscia.com/press-releases/proscia-achieves-soc-2-type-ii-certification-strengthening-enterprise-trust/
- type: Authentication
  url: authentication/proscia-authentication.yml
- type: Packages
  url: packages/proscia-packages.yml
- type: SDKs
  url: packages/proscia-packages.yml
- type: MCPServer
  url: mcp/proscia-mcp.yml
- type: Conformance
  url: conformance/proscia-conformance.yml
- type: Conventions
  url: conventions/proscia-conventions.yml
- type: ChangeLog
  name: Concentriq release notes (artifact)
  url: changelog/proscia-changelog.yml
- type: DomainSecurity
  url: security/proscia-domain-security.yml
- type: LLMsTxt
  url: llms/proscia-llms.txt