Rhizome Ai website screenshot

Rhizome Ai

Rhizome AI is an AI-powered regulatory research platform for pharmaceutical and medical device companies. It lets regulatory affairs teams ask questions and receive cited answers grounded in primary-source documents from health authorities worldwide (FDA, EMA, Health Canada, Swissmedic, MHRA, TGA and others across 10+ agencies), retrieving from up to a thousand documents without hallucinating. Beyond the web application, Rhizome AI publishes an enterprise HTTP API that exposes BM25 keyword search across the regulatory document corpus and full-text, page-by-page document retrieval, authenticated with an x-api-key header. A YC-backed company, Rhizome AI was surfaced as a portfolio-company lead and enriched from its public developer documentation.

Rhizome Ai publishes 1 API on the APIs.io network: Documents API. Tagged areas include Company, Regulatory, Pharmaceuticals, Medical Devices, and Life Sciences.

Rhizome Ai’s developer surface includes documentation, API reference, getting-started guide, authentication, support, pricing, signup flow, and 17 more developer resources.

50.2/100 developing ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessSelf serve
1 APIs 1 MCP Servers
CompanyRegulatoryPharmaceuticalsMedical DevicesLife SciencesDocument SearchArtificial IntelligenceCompliance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 50.2/100 · developing
Contract Quality 13.5 / 21
Developer Ergonomics 9.6 / 17
Access Clarity 6.5 / 17
Operational Transparency 2.3 / 11
Contract Governance 1.7 / 10
Discoverability 7.4 / 9
Regulatory Posture 4.7 / 15
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 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/rhizome-ai: 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 1

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

Rhizome Ai Documents API

Search and retrieve regulatory and clinical documents.

Open Collections 2

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Rhizome AI Documents API

OPEN COLLECTION

MCP Servers 1

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

Rate Limits 1

Documented rate limits and quota policies.

Rhizome Ai Rate Limits

1 limits

RATE LIMITS

Security Posture 2

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

Rhizome Ai Authentication

apiKey · 1 scheme

SECURITY

Rhizome Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: rhizome-ai
name: Rhizome Ai
description: Rhizome AI is an AI-powered regulatory research platform for pharmaceutical and medical device companies. It
  lets regulatory affairs teams ask questions and receive cited answers grounded in primary-source documents from health authorities
  worldwide (FDA, EMA, Health Canada, Swissmedic, MHRA, TGA and others across 10+ agencies), retrieving from up to a thousand
  documents without hallucinating. Beyond the web application, Rhizome AI publishes an enterprise HTTP API that exposes BM25
  keyword search across the regulatory document corpus and full-text, page-by-page document retrieval, authenticated with
  an x-api-key header. A YC-backed company, Rhizome AI was surfaced as a portfolio-company lead and enriched from its public
  developer documentation.
url: https://raw.githubusercontent.com/api-evangelist/rhizome-ai/refs/heads/main/apis.yml
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://rhizomeai.com/favicon.ico
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Regulatory
- Pharmaceuticals
- Medical Devices
- Life Sciences
- Document Search
- Artificial Intelligence
- Compliance
tags_raw:
- Company
- Regulatory
- Pharmaceutical
- Medical Devices
- Life Sciences
- Document Search
- Artificial Intelligence
- Compliance
apis:
- aid: rhizome-ai:rhizome-ai-documents-api
  name: Rhizome Ai Documents API
  description: Search and retrieve regulatory and clinical documents.
  humanURL: https://docs.rhizomeai.com
  baseURL: https://rhizomeai.com/api
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/rhizome-ai-documents-api-openapi.yml
  - type: Documentation
    url: https://docs.rhizomeai.com
  - type: APIReference
    url: https://docs.rhizomeai.com/api-reference/search
  - type: GettingStarted
    url: https://docs.rhizomeai.com/introduction
  - type: Authentication
    url: authentication/rhizome-ai-authentication.yml
  - type: LLMsTxt
    url: llms/rhizome-ai-llms.txt
  - type: RateLimits
    url: rate-limits/rhizome-ai-rate-limits.yml
  - type: ErrorCatalog
    url: errors/rhizome-ai-problem-types.yml
  - type: Conventions
    url: conventions/rhizome-ai-conventions.yml
  - type: Conformance
    url: conformance/rhizome-ai-conformance.yml
  - type: DataModel
    url: data-model/rhizome-ai-data-model.yml
common:
- type: DomainSecurity
  url: security/rhizome-ai-domain-security.yml
- type: WellKnown
  url: well-known/rhizome-ai-well-known.yml
- type: MCPServer
  url: mcp/rhizome-ai-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: ErrorCatalog
  url: errors/rhizome-ai-problem-types.yml
- type: Conventions
  url: conventions/rhizome-ai-conventions.yml
- type: Conformance
  url: conformance/rhizome-ai-conformance.yml
- type: DataModel
  url: data-model/rhizome-ai-data-model.yml
- type: Overlay
  url: overlays/rhizome-ai-openapi-overlay.yaml
- type: OpenAPI
  url: openapi/_original/rhizome-ai-openapi.yml
- type: DeveloperPortal
  url: https://docs.rhizomeai.com
- type: Documentation
  url: https://docs.rhizomeai.com
- type: APIReference
  url: https://docs.rhizomeai.com/api-reference/search
- type: GettingStarted
  url: https://docs.rhizomeai.com/introduction
- type: Authentication
  url: authentication/rhizome-ai-authentication.yml
- type: RateLimits
  url: rate-limits/rhizome-ai-rate-limits.yml
- type: LLMsTxt
  url: llms/rhizome-ai-llms.txt
- type: Support
  url: mailto:support@rhizomeai.com
- type: Pricing
  url: https://rhizomeai.com
- type: SignUp
  url: https://rhizomeai.com/sign-up
- type: Login
  url: https://rhizomeai.com/sign-in
- type: TermsOfService
  url: https://rhizomeai.com/termsofservice
- type: PrivacyPolicy
  url: https://rhizomeai.com/privacypolicy
- type: Website
  url: https://rhizomeai.com
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 14
  pass: local-v1