Steve0Greatness User


Hey there! Thanks for the response.

CommaFeed provides some pretty good API documentation: /#/api.

Although, if you just want to be able to add a feed, you can redirect the user to rest/feed/subscribe?url=<url of the feed>(e.g. rest/feed/subscribe?url=https://www.example.com/feed.rss).

Cheers!