This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

50
[reddit change] Expansion of OAuth support in the API
Author Summary
intortus is in reddit change
Post Body

Today we added a whole bunch of new OAuth scopes (permissions) and made much more of the API accessible to OAuth clients. First off, we've renamed a couple of scopes for consistency:

  • moderateflair is now modflair
  • myreddits is now mysubreddits

Here is the full list of the OAuth-capable API as it exists now (grouped by scope):

  • edit - Edit Posts

    • /api/del
    • /api/editusertext
  • identity - My Identity

    • /api/v1/me
  • modconfig - Moderate Subreddit Configuration

    • /api/delete_sr_header
    • /api/delete_sr_img
    • /api/site_admin
    • /api/subreddit_stylesheet
    • /api/upload_sr_img
  • modflair - Moderate Flair

    • /api/clearflairtemplates
    • /api/deleteflair
    • /api/deleteflairtemplate
    • /api/flair
    • /api/flairconfig
    • /api/flaircsv
    • /api/flairlist
    • /api/flairtemplate
  • modposts - Moderate Posts

    • /api/approve
    • /api/distinguish
    • /api/marknsfw
    • /api/remove
    • /api/unmarknsfw
  • mysubreddits - My Subreddits

    • /reddits/mine/contributor
    • /reddits/mine/moderator
    • /reddits/mine/subscriber
  • privatemessages - Private Messages

    • /api/block
    • /api/compose
    • /api/read_message
    • /api/unread_message
    • /message/inbox
    • /message/sent
    • /message/unread
  • read - Read Content

    • /api/info
    • /comments/article
    • /r/subreddit/about.json
  • submit - Submit Content

    • /api/comment
    • /api/submit
  • subscribe - Edit My Subscriptions

    • /api/subscribe
  • vote - Vote

    • /api/vote

We've also added the ability to narrow the scope to a particular subreddit (or multireddit). For example, to ask a user for permission to submit and edit posts only in /r/forza and /r/redditracing, the scope you would use is forza redditracing:edit,submit.

see the code on github

Author
Account Strength
100%
Account Age
15 years
Verified Email
Yes
Verified Flair
No
Total Karma
27,988
Link Karma
6,564
Comment Karma
21,314
Profile updated: 2 days ago
Posts updated: 5 months ago

Subreddit

Post Details

Location
We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
11 years ago