Miniflux API

Miniflux API as documented publicly: 42 operations. Contract generated from the documentation by API Evangelist (2026-09-21); not the provider's own document.

Operations 42

POST /feeds/{feedID}/entries/import Import Entry #
GET /healthcheck Healthcheck endpoint is useful for monitoring and load-balancer configuration. #
GET /integrations/status Integrations Status #
GET /liveness Liveness endpoint returns OK when the service is running. #
GET /readiness Readiness endpoint returns OK when the service is ready to accept requests. #
GET /v1/api-keys Get API Keys #
POST /v1/api-keys Create API Key #
DELETE /v1/api-keys/1 Delete API Key #
GET /v1/categories Get Categories #
POST /v1/categories Create Category #
PUT /v1/categories/123 Update Category #
PUT /v1/categories/123/mark-all-as-read Mark Category Entries as Read #
PUT /v1/categories/123/refresh Refresh Category Feeds #
GET /v1/categories/22/entries Get Category Entries #
DELETE /v1/categories/802 Delete Category #
PUT /v1/categories/802 Update Category #
GET /v1/enclosures/{enclosureID} Get Enclosure #
PUT /v1/enclosures/{enclosureID} Update Enclosure #
GET /v1/entries Get Entries #
PUT /v1/entries Update Entries #
PUT /v1/entries/1234/bookmark Toggle Entry Bookmark #
GET /v1/entries/888 Get Entry #
GET /v1/entries/ids Get Entry IDs #
PUT /v1/entries/{entryID} Update Entry #
GET /v1/entries/{entryID}/fetch-content Fetch original article #
POST /v1/entries/{entryID}/save Save entry to third-party services #
GET /v1/export OPML Export #
PUT /v1/feeds/123/mark-all-as-read Mark Feed Entries as Read #
GET /v1/feeds/42/entries Get Feed Entries #
GET /v1/feeds/42/entries/888 Get Feed Entry #
GET /v1/feeds/counters Fetch Read/Unread Counters #
POST /v1/import OPML Import #
GET /v1/me Get Current User #
GET /v1/users Get Users #
POST /v1/users Create User #
PUT /v1/users/123/mark-all-as-read Mark User Entries as Read #
DELETE /v1/users/270 Delete User #
GET /v1/users/270 Get User #
PUT /v1/users/270 Update User #
GET /v1/users/foobar Get User #
GET /v1/version Application version and build information endpoint returns Miniflux version and build information. #
GET /version Application version endpoint returns Miniflux build version. #

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/miniflux-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

OpenAPI Specification

miniflux-openapi-generated.yml Raw ↑
openapi: 3.1.0
info:
  title: Miniflux API
  version: '2026-09-21'
  description: 'GENERATED FROM DOCUMENTATION by API Evangelist on 2026-09-21: 42 operation(s) read from 1 public documentation page(s) (each operation
    names its page in x-source). This is not the provider''s published contract; Miniflux has published no machine-readable contract that the
    pipeline could find. Engine: local.'
  x-generated-from: documentation
  x-provenance: generated
  x-authored-by: API Evangelist
  x-generated: '2026-09-21'
  x-generator: generate-contract-from-docs.py
  x-engine: local
  x-sources:


# --- truncated at 32 KB (32 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/miniflux/refs/heads/main/openapi/miniflux-openapi-generated.yml