theoldreader / api

The Old Reader API

Home Page:https://theoldreader.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add bookmarking and premium status to API

kav2k opened this issue · comments

As far as I can tell, there is currently no API to use the premium "Bookmark" feature.

Or, to begin with, no way to tell through the API if the user has Premium enabled or not.

This can be solved by adding an endpoint for making a bookmark, and adding premium status to user-info.

Hello @kav2k, thanks for asking. We've added isPremium field to a user-info response. At the moment we don't feel like bookmarklet feature should be available via API since it is designed for web interface users.