Public APIs
Feedbin favicon

Feedbin

News

RSS reader.

Feedbin's website screenshot

About Feedbin

Feedbin is a REST-style API for the Feedbin RSS reader service, documented in this repository as "Feedbin API V2." It uses HTTP Basic authentication over HTTPS at the base URL https://api.feedbin.com/v2/, and requests that create or update records require a JSON content type.

The API covers subscriptions, entries, unread entries, starred entries, taggings, tags, saved searches, recently read entries, updated entries, icons, imports, and pages. It supports HTTP caching via ETag and Last-Modified headers, pagination for entries (100 items per page, with link headers for first/prev/next/last and a total record count header), and ISO 8601 formatted dates for all timestamps.

This is intended for developers building applications or integrations that interact with a user's Feedbin account, such as feed readers or automation tools that manage subscriptions, entries, and tags programmatically.

Key features

  • REST-style API with HTTP Basic authentication over HTTPS
  • Manage subscriptions, entries, unread and starred entries via API
  • Tagging and saved searches support
  • Pagination with link headers and record-count header for large result sets
  • HTTP caching support via ETag and Last-Modified headers
  • Icons, imports, and pages endpoints for extended feed data

Frequently asked questions

What authentication method does the Feedbin API use?

It uses HTTP Basic authentication over HTTPS, with only https supported.

What date format does the API use?

It uses the ISO 8601 date format, with all response dates converted to UTC.

How is pagination handled for large result sets?

Entries use pagination with a limit of 100 items per page, and responses include a link header with first/prev/next/last URLs plus an X-Feedbin-Record-Count header.

What data can I access through the API?

The API exposes subscriptions, entries, unread and starred entries, taggings, tags, saved searches, recently read entries, updated entries, icons, imports, and pages.

Advertise here

Featured products

  • SerpApi - Search API favicon
  • Screenshot Scout favicon
  • TalorData favicon
  • CoreClaw favicon

Show your product to thousands of developers

· 100k monthly pageviews
· 7k newsletter subscribers

Advertise your product