Hi, Guest! · Register · Login

The Feedhop API

Introduction

The API allows developers and external applications to retrieve and insert data from and into Feedhop. If you're missing a something here please let us know so we can improve this API.

There are no restrictions on the use of our API. However, be aware that we currently cache our API GET responses for an hour.

Available methods

user_subscriptions

Retrieves a user's subscriptions.
URL: http://feedhop.com/api/user_subscriptions/username/
Method: GET
Output: OPML
Parameters:

user_recommendations

Retrieves a user's recommendations.
URL: http://feedhop.com/api/user_recommendations/username/
Method: GET
Output: OPML
Parameters:

user_addfeed

Coming soon.

user_addopml

Coming soon.

feed_related

Retrieves a feed's related feeds.
URL: http://feedhop.com/api/feed_related/?url=feedurl
Method: GET
Output: OPML
Parameters: