# Atom 1.0

**Canonical:** https://apis.io/apis/rss/atom-1-0/  
**Provider:** RSS — https://apis.io/providers/rss/  
**Documentation:** https://datatracker.ietf.org/doc/html/rfc4287

Atom 1.0 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 Atom, Syndication, IETF, XML, and Specification.

Atom 1.0, defined by IETF RFC 4287, is an XML-based syndication format developed as a more rigorously specified alternative to RSS 2.0. An Atom feed (atom:feed) contains required atom:id, atom:title, atom:updated, and atom:author elements plus a sequence of atom:entry items each with their own id, title, updated, and content or summary. Atom uses the namespace http://www.w3.org/2005/Atom and the application/atom+xml media type.

## Machine-readable artifacts (6)

- **Specification** — https://datatracker.ietf.org/doc/html/rfc4287
- **Namespace** — http://www.w3.org/2005/Atom
- **MediaType** — https://www.iana.org/assignments/media-types/application/atom+xml
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/rss/refs/heads/main/json-schema/atom-feed-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/rss/refs/heads/main/json-schema/atom-entry-schema.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/rss/refs/heads/main/examples/atom-feed-example.json

## Other RSS APIs (5)

- [RSS 2.0](https://apis.io/apis/rss/rss-2-0/)
- [JSON Feed 1.1](https://apis.io/apis/rss/json-feed-1-1/)
- [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

Atom, Syndication, IETF, XML, Specification

---

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