Skip to content

Scopes

Each API key carries granular scopes; an endpoint accepts a key only if its scopes satisfy the endpoint's requirement. The wildcards *, read:*, write:* and manage:* are also accepted. Grant the least privilege an integration needs.

ScopeGrants
read:profileRead your account summary, tier, and stats.
read:postsRead your own posts.
write:postsCreate and delete posts on your account.
read:feedRead the public global feed.
read:usersRead public user profiles and the social graph.
write:followsFollow and unfollow other users.
write:likesLike and unlike posts.
write:commentsComment on posts.
read:notificationsRead your notifications.
read:bookmarksRead your bookmarks.
write:bookmarksAdd and remove bookmarks.
write:mediaUpload images for use in posts.
read:buildsRead the public builds marketplace.
read:contentRead blog posts and news articles.
read:leaderboardsRead public game leaderboards.
manage:webhooksCreate and manage webhook subscriptions.