# JSON Feed 1.1

**Canonical:** https://apis.io/apis/rss/json-feed-1-1/  
**Provider:** RSS — https://apis.io/providers/rss/  
**Documentation:** https://www.jsonfeed.org/version/1.1/

JSON Feed 1.1 is one of 6 APIs that [RSS](https://apis.io/providers/rss/) publishes on the [APIs.io](https://apis.io/) network. This API exposes 2 JSON Schema definitions. Tagged areas include JSON Feed, Syndication, JSON, and Specification.

JSON Feed 1.1 is a JSON-based syndication format created by Brent Simmons and Manton Reece as a developer-friendly alternative to RSS and Atom. A JSON Feed has top-level version, title, and items, with each item carrying a required id and at least one of content_html or content_text. JSON Feed is served with the application/feed+json media type.

## Machine-readable artifacts (4)

- **Specification** — https://www.jsonfeed.org/version/1.1/
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/rss/refs/heads/main/json-schema/json-feed-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/rss/refs/heads/main/json-schema/json-feed-item-schema.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/rss/refs/heads/main/examples/json-feed-example.json

## Other RSS APIs (5)

- [RSS 2.0](https://apis.io/apis/rss/rss-2-0/)
- [Atom 1.0](https://apis.io/apis/rss/atom-1-0/)
- [RSS Best Practices Profile](https://apis.io/apis/rss/rss-best-practices-profile/)
- [OPML 2.0](https://apis.io/apis/rss/opml-2-0/)
- [Feed Autodiscovery](https://apis.io/apis/rss/feed-autodiscovery/)

## Tags

JSON Feed, Syndication, JSON, Specification

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/rss/json-feed-1-1/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/rss/.
