RAGFlow website screenshot

RAGFlow

RAGFlow is the open-source Retrieval-Augmented Generation engine built by InfiniFlow Inc. It combines deep document understanding (DeepDoc parsing of PDFs, images, tables and scanned files) with hybrid retrieval — dense vector search, BM25 full-text and tensor/multi-vector re-ranking — and an integrated visual agent platform, to serve as a context layer for LLM applications. The platform ships as an Apache-2.0 self-hosted Docker deployment and as RAGFlow Cloud, a hosted multi-tenant service. Its RESTful HTTP API covers dataset (knowledge base) management, document ingestion and parsing, chunk management, retrieval, chat assistants, sessions, agents, memory, workspace file versioning and search apps, plus an OpenAI-compatible chat-completions surface. A first-party Python SDK and an optional self-hosted Model Context Protocol server expose the same retrieval core to agents.

RAGFlow publishes 1 API on the APIs.io network. Tagged areas include Company, Artificial Intelligence, Retrieval Augmented Generation, Search, and Vector Database.

RAGFlow’s developer surface includes documentation, getting-started guide, API reference, engineering blog, support, pricing, signup flow, and 31 more developer resources.

45.6/100 developing ▬ flat Agent 15/100 agent aware Full breakdown ↓
scored 2026-09-15 · rubric v0.22.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs 1 MCP Servers
CompanyArtificial IntelligenceRetrieval Augmented GenerationSearchVector DatabaseDocument ProcessingKnowledge-ManagementAgentsOpen-SourceLLMMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-15 · rubric v0.22.0
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.
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/ragflow: 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 →

Standards implemented 1

Interfaces this provider implements that became standards by being copied rather than ratified. Each is profiled by the API Commons, and the evidence column says how the claim was established — not that it was made.

prose — states compatibility; nothing published to check it against
2 core of 338 operations graded · api-commons/models

APIs 1

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

RAGFlow HTTP API

The RAGFlow RESTful HTTP API — 95 documented operations under /api/v1, authenticated with a tenant API key carried as a bearer token. Covers dataset management, document upload ...

MCP Servers 1

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

RAGFlow MCP Server

A first-party Model Context Protocol server that InfiniFlow ships inside the RAGFlow repository at mcp/server/server.py. It is an OPTIONAL, DISABLED-BY-DEFAULT component of a RA...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Ragflow Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Ragflow Rate Limits

3 limits

RATE LIMITS

Security Posture 3

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

Ragflow Authentication

1 scheme

SECURITY

Ragflow Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 7

Status, limits, changes, and where to get help

Scroll for all 7

Commercial 5

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ragflow
name: RAGFlow
description: RAGFlow is the open-source Retrieval-Augmented Generation engine built by InfiniFlow Inc. It combines deep document
  understanding (DeepDoc parsing of PDFs, images, tables and scanned files) with hybrid retrieval — dense vector search, BM25
  full-text and tensor/multi-vector re-ranking — and an integrated visual agent platform, to serve as a context layer for
  LLM applications. The platform ships as an Apache-2.0 self-hosted Docker deployment and as RAGFlow Cloud, a hosted multi-tenant
  service. Its RESTful HTTP API covers dataset (knowledge base) management, document ingestion and parsing, chunk management,
  retrieval, chat assistants, sessions, agents, memory, workspace file versioning and search apps, plus an OpenAI-compatible
  chat-completions surface. A first-party Python SDK and an optional self-hosted Model Context Protocol server expose the
  same retrieval core to agents.
url: https://raw.githubusercontent.com/api-evangelist/ragflow/refs/heads/main/apis.yml
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://ragflow.io/img/logo.svg
x-type: company
x-source: harvest:self-hosted-agent-stack
specificationVersion: '0.20'
created: '2026-08-27'
modified: '2026-08-27'
tags:
- Company
- Artificial Intelligence
- Retrieval Augmented Generation
- Search
- Vector Database
- Document Processing
- Knowledge-Management
- Agents
- Open-Source
- LLM
- MCP
tags_raw:
- Company
- Artificial Intelligence
- Retrieval Augmented Generation
- Search
- Vector Database
- Document Processing
- Knowledge Management
- Agents
- Open Source
- LLM
- Model Context Protocol
apis:
- aid: ragflow:ragflow-http-api
  name: RAGFlow HTTP API
  description: The RAGFlow RESTful HTTP API — 95 documented operations under /api/v1, authenticated with a tenant API key
    carried as a bearer token. Covers dataset management, document upload / parse / ingest, chunk management, retrieval, chat
    assistants, sessions, agents, memory, file and workspace-commit management, search apps, and an OpenAI-compatible chat-completions
    endpoint. Documented as a human reference; no machine-readable OpenAPI is published.
  humanURL: https://ragflow.io/docs/http_api_reference
  baseURL: https://cloud.ragflow.io/api/v1
  tags:
  - Retrieval Augmented Generation
  - Search
  - Document Processing
  - Agents
  properties:
  - type: APIReference
    url: https://ragflow.io/docs/http_api_reference
  - type: Documentation
    url: https://ragflow.io/docs
  - type: Authentication
    url: authentication/ragflow-authentication.yml
  - type: ErrorCatalog
    url: errors/ragflow-error-codes.yml
  - type: Conventions
    url: conventions/ragflow-conventions.yml
  - type: DataModel
    url: data-model/ragflow-data-model.yml
  - type: RateLimits
    url: rate-limits/ragflow-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/ragflow-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: License
  name: Apache-2.0
  url: https://github.com/infiniflow/ragflow/blob/main/LICENSE
- type: Website
  url: https://ragflow.io/
- type: Documentation
  url: https://ragflow.io/docs
- type: GettingStarted
  url: https://ragflow.io/docs
- type: APIReference
  url: https://ragflow.io/docs/http_api_reference
- type: Blog
  url: https://ragflow.io/blog
- type: GitHubOrganization
  url: https://github.com/infiniflow
- type: SourceCode
  url: https://github.com/infiniflow/ragflow
- type: Roadmap
  url: https://github.com/infiniflow/ragflow/issues/12241
- type: Support
  url: https://ragflow.io/contact-us
- type: Community
  url: https://discord.gg/NjYzJD3GM3
- type: Pricing
  url: https://ragflow.io/#pricing-plan
- type: SignUp
  url: https://cloud.ragflow.io/
- type: TermsOfService
  url: https://ragflow.io/policies/terms
- type: PrivacyPolicy
  url: https://ragflow.io/policies/privacy
- type: Compliance
  url: https://ragflow.io/policies/dpa
- type: Security
  url: security/ragflow-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/ragflow-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/ragflow-domain-security.yml
- type: Packages
  url: packages/ragflow-packages.yml
- type: SDKs
  url: packages/ragflow-packages.yml
- type: MCPServer
  url: mcp/ragflow-mcp.yml
- type: ToolCrosswalk
  url: mcp/ragflow-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/ragflow-llms.txt
- type: Conventions
  url: conventions/ragflow-conventions.yml
- type: ErrorCatalog
  url: errors/ragflow-error-codes.yml
- type: Authentication
  url: authentication/ragflow-authentication.yml
- type: Conformance
  url: conformance/ragflow-conformance.yml
- type: DataModel
  url: data-model/ragflow-data-model.yml
- type: Lifecycle
  url: lifecycle/ragflow-lifecycle.yml
- type: Deprecation
  url: lifecycle/ragflow-lifecycle.yml
- type: ChangeLog
  url: changelog/ragflow-changelog.yml
- type: ReleaseNotes
  url: https://ragflow.io/docs/release_notes
- type: Plans
  url: plans/ragflow-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ragflow-rate-limits.yml
- type: Sandbox
  url: sandbox/ragflow-sandbox.yml
- type: Components
  url: components/ragflow-components.yml
x-enrichment:
  date: '2026-08-27'
  status: enriched
  artifacts_added: 21
  pass: local-v1

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