Atom Feeds (RSS)
Atom Feeds (RSS)
Subscribe to our Atom feeds in any RSS reader to stay updated on new products, collection changes, and your order statuses — without giving us your email or installing anything.
Available feeds
All products
GET /products.atom
A feed of the latest products published to the store. New products appear automatically in your reader. You can also filter by search query:
GET /products.atom?q=raspberry+pi
Collection feeds
GET /collections/{handle}.atom
Subscribe to a specific collection to get notified when new products are added. For example, to watch the Sensors collection:
GET /collections/sensors.atom
Order status feed
If you have a Little Bird account, you can subscribe to a private Atom feed of your order statuses. This feed includes order placement, payment status, shipment tracking, and delivery events.
Find your personal feed URL on the Notifications page under "Order Feed (RSS)", or look for the RSS icon on your Order History page.
Your feed URL contains a private token — treat it like a password. If you need to invalidate it, you can regenerate it from the Notifications page.
Order confirmation feed
Each individual order has its own Atom feed showing status updates in real time. The feed URL is available on your order confirmation page and includes events for:
- Order placed
- Payment status changes
- Shipment creation with tracking numbers
- Tracking events (in transit, delivered, etc.)
- Cancellations and completions
Using feeds with RSS readers
Copy any feed URL and paste it into your preferred RSS reader. Popular options include:
- Feedly — web and mobile
- NetNewsWire — free, open source, macOS and iOS
- Miniflux — self-hosted, minimal
- Thunderbird — built-in feed reader
Feed format
All feeds use the Atom Syndication Format (RFC 4287), which is supported by virtually all feed readers. Each entry includes a title, content (HTML), timestamps, and a link back to the relevant page on our store.