Skip to content
Davide Santangelo edited this page Oct 17, 2022 · 4 revisions

Overview

Welcome to the dato.rss API Wiki where you'll find lots of additional information about dato.rss and answers to the most frequently asked questions.

dato.rss simplifies how you handle RSS, Atom, or JSON feeds. You can add and keep track of your favorite feed data with a simple and clean REST API. All entries are enriched by Machine Learning and Semantic engines.

Schema

All API access is over HTTPS, and accessed from https://<your.host>/api. All data is sent and received as JSON.

Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Status: 200 OK
Cache-Control: max-age=0, private, must-revalidate
Vary: Origin
Strict-Transport-Security: max-age=31536000; includeSubDomains
Referrer-Policy: strict-origin-when-cross-origin
X-Permitted-Cross-Domain-Policies: none
X-XSS-Protection: 1; mode=block
X-Request-Id: 21ef61e1-6528-4fae-9031-c19bdca4669b
X-Download-Options: noopen
ETag: W/"0b033842c1a6bbd2fe3e08774a508583"
X-Frame-Options: SAMEORIGIN
X-Runtime: 0.014717
X-Content-Type-Options: nosniff
Date: Thu, 30 Apr 2020 13:10:59 GMT
X-Powered-By: Phusion Passenger 6.0.2
Server: nginx/1.14.0 + Phusion Passenger 6.0.2
Clone this wiki locally